ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLinePanel Class / LineDashArrayProperty Field

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