ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / SyntaxHighlightingProperty Field

In This Topic
    SyntaxHighlightingProperty Field (C1ExpressionRichTextBox)
    In This Topic
    Identifies the SyntaxHighlighting dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SyntaxHighlightingProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty SyntaxHighlightingProperty
    See Also