RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / BorderBrushProperty Field

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