Class InvertColors
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Invert Colors", "Invert the foreground and the background colors.")]
[Scenario.ScenarioCategory("Colors")]
[Scenario.ScenarioCategory("Text and Formatting")]
public class InvertColors : Scenario
Constructors
InvertColors()
Declaration
public InvertColors()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable