ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLine Class / StrokeThicknessProperty Field

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