ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1VectorIcon Class / StrokeBrushProperty Field



In This Topic
    StrokeBrushProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StrokeBrushProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1VectorIcon.StrokeBrushProperty
    public static readonly DependencyProperty StrokeBrushProperty
    public:
    static readonly DependencyProperty^ StrokeBrushProperty
    See Also