Gets the theme collection.

C# | Visual Basic | Visual C++ |
ObservableCollection<Theme> ThemeCollection { get; }
ReadOnly Property ThemeCollection As ObservableCollection(Of Theme)
property ObservableCollection<Theme>^ ThemeCollection { ObservableCollection<Theme>^ get (); }

The theme collection.