Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ThemeCollection Property
NamespacesGenesyslab.Desktop.Infrastructure.ThemingIThemeManagerThemeCollection
Gets the theme collection.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<Theme> ThemeCollection { get; }
ReadOnly Property ThemeCollection As ObservableCollection(Of Theme)
property ObservableCollection<Theme>^ ThemeCollection {
	ObservableCollection<Theme>^ get ();
}
Value
The theme collection.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)