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

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