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

In This Topic
    DesignColorProperty Field
    In This Topic
    Gets or sets the base color for which the design has been created.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DesignColorProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty DesignColorProperty
    See Also