'Declaration
Property BackgroundColor As Color
'Usage
Dim instance As IThemeColor Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
Color BackgroundColor {get; set;}
'Declaration
Property BackgroundColor As Color
'Usage
Dim instance As IThemeColor Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
Color BackgroundColor {get; set;}
Setting text screen background color also sets IsBackgroundSingleColor property to true.