ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1BrushBuilder Class / DesignBrushProperty Field

In This Topic
    DesignBrushProperty Field
    In This Topic
    Original Brush created by a designer, which is typically a degree of colors based in the design color.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DesignBrushProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty DesignBrushProperty
    See Also