Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / PropertyBorderThicknessProperty Field

In This Topic
    PropertyBorderThicknessProperty Field (C1PropertyGrid)
    In This Topic
    Identifies the PropertyBorderThickness dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PropertyBorderThicknessProperty As DependencyProperty
    public static readonly DependencyProperty PropertyBorderThicknessProperty
    See Also