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

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