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