Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialColorItem Class / BrushProperty Field

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