PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / EditorBorderThicknessProperty Field

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