Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeViewLine Class / StrokeProperty Field

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