Gets a value indicating whether a theme file is currently attached.
bool ThemeAttached {get;}
'Declaration
ReadOnly Property ThemeAttached As Boolean
Property Value
A
System.Boolean value.
true
if a theme file is currently attached; otherwise,
false
.