Class SyntaxHighlighting
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Syntax Highlighting", "Text editor with keyword highlighting using the TextView control.")]
[Scenario.ScenarioCategory("Text and Formatting")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TextView")]
public class SyntaxHighlighting : Scenario
Constructors
SyntaxHighlighting()
Declaration
public SyntaxHighlighting()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable