Table of Contents

Class SyntaxHighlighting

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[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, IDisposable
Inheritance
SyntaxHighlighting
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).