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

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