ThemesAeroThemeCatalog Class
A theme catalog that describes the theme group name implementations and available themed resource dictionaries within this assembly.
public class ThemesAeroThemeCatalog : SystemThemeCatalog
- Inheritance:
- object ThemeCatalogBase SystemThemeCatalog object
Constructors
ThemesAeroThemeCatalog()
Initializes an instance of the class.
public ThemesAeroThemeCatalog()
Properties
DictionaryReferences
The collection of ThemedResourceDictionaryReference objects for the catalog.
public override IEnumerable<ThemedResourceDictionaryReference> DictionaryReferences { get; }
Property Value
Inherited Members
- ThemeCatalogBase.GetDictionaryReferencesForTheme(string)
- ThemeCatalogBase.Priority
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()