Style.ForegroundThemeColor

Style.ForegroundThemeColor property

Gets and sets the foreground theme color.

public ThemeColor ForegroundThemeColor { get; set; }

Remarks

If the foreground color is not a theme color, NULL will be returned.

See Also