RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / SelectionForegroundProperty Field

In This Topic
    SelectionForegroundProperty Field (C1RichTextBox)
    In This Topic
    Identifies the SelectionForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionForegroundProperty As DependencyProperty
    public static readonly DependencyProperty SelectionForegroundProperty
    See Also