[This is preliminary documentation and is subject to change.]
Returns the default theme used
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public Theme DefaultTheme { get; }
public Theme DefaultTheme { get; }
Public ReadOnly Property DefaultTheme As Theme
Get
Public ReadOnly Property DefaultTheme As Theme
Get
public:
property Theme^ DefaultTheme {
Theme^ get ();
}
public:
property Theme^ DefaultTheme {
Theme^ get ();
}
member DefaultTheme : Theme with get
member DefaultTheme : Theme with get
Property Value
Type:
Theme