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

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