Table of Contents

Property DefaultDisabledImageColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultDisabledImageColor

Gets or sets default color of the SVG images in the disabled state.

public static Color? DefaultDisabledImageColor { get; set; }

Property Value

Color

Remarks

If this property is null, GetSvgColor(KnownSvgColor) is used with Disabled parameter.