RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBoxMenu Class / BorderBrushProperty Field

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