Property DefaultDisabledImageColor
DefaultDisabledImageColor
Gets or sets default color of the SVG images in the disabled state.
public static Color? DefaultDisabledImageColor { get; set; }
Property Value
Remarks
If this property is null, GetSvgColor(KnownSvgColor) is used with Disabled parameter.