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

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