Enabled Property (ThemeSelector)
Gets or sets a value indicating whether the theme selector is enabled.
public bool Enabled {get; set;}
'Declaration
Public Property Enabled As Boolean
Property Value
A
System.Boolean value.
true
if the theme selector is enabled; otherwise,
false
.