Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1BrushBuilder Class / DesignColorProperty Field

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