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

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