Search Results for

    Show / Hide Table of Contents

    Class SyntaxHighlighting

    Inheritance
    System.Object
    Scenario
    SyntaxHighlighting
    Implements
    System.IDisposable
    Inherited Members
    Scenario.Top
    Scenario.Win
    Scenario.Init(Toplevel, ColorScheme)
    Scenario.GetName()
    Scenario.GetDescription()
    Scenario.GetCategories()
    Scenario.ToString()
    Scenario.Run()
    Scenario.RequestStop()
    Scenario.GetDerivedClasses<T>()
    Scenario.Dispose(Boolean)
    Scenario.Dispose()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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, IDisposable

    Methods

    | Improve this Doc View Source

    Setup()

    Declaration
    public override void Setup()
    Overrides
    Scenario.Setup()

    Implements

    System.IDisposable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX