[]
        
(Showing Draft Content)

C1.WPF.ColorEx.IsDefaultColor

IsDefaultColor Method

IsDefaultColor(Brush)

Determines whether the specified color is the default color.

Declaration
public static bool IsDefaultColor(Brush color)
Parameters
Type Name Description
Brush color

The color.

Returns
Type Description
bool