ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.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 DependencyProperty
    public static readonly DependencyProperty SyntaxHighlightingProperty
    See Also