Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeView Class / LineThicknessProperty Field

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