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

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