Style.BackgroundThemeColor

Style.BackgroundThemeColor property

Gets and sets the background theme color.

public ThemeColor BackgroundThemeColor { get; set; }

Remarks

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

See Also