[This is preliminary documentation and is subject to change.]
Themes tha this portal supports
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public IRegistry<Theme> Themes { get; }
public IRegistry<Theme> Themes { get; }
Public ReadOnly Property Themes As IRegistry(Of Theme)
Get
Public ReadOnly Property Themes As IRegistry(Of Theme)
Get
public:
property IRegistry<Theme^>^ Themes {
IRegistry<Theme^>^ get ();
}
public:
property IRegistry<Theme^>^ Themes {
IRegistry<Theme^>^ get ();
}
member Themes : IRegistry<Theme> with get
member Themes : IRegistry<Theme> with get
Property Value
Type:
IRegistry Theme