Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1View Class / BorderThicknessProperty Field

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