Version

ThemeManager Class Methods

For a list of all members of this type, see ThemeManager members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetGroupingsForThemeReturns a list of all registered groupings for a specific theme  
Public Methodstatic (Shared in Visual Basic)GetGroupingsForTypeReturns the registered groupings for the specified type  
Public Methodstatic (Shared in Visual Basic)GetResourceSetRegisters a ResourceDictionary containing resources for a specific theme and grouping  
Public Methodstatic (Shared in Visual Basic)GetThemeGets the value of the 'Theme' attached property  
Public Methodstatic (Shared in Visual Basic)GetThemesOverloaded. Returns a list of all registered themes  
Public Methodstatic (Shared in Visual Basic)IsThemeValidDetermines if a theme is valid.  
Public Methodstatic (Shared in Visual Basic)OnThemeChangedHelper method called by controls that expose a 'Theme' property to merge the appropriate resources for the specified theme.  
Public Methodstatic (Shared in Visual Basic)RegisterOverloaded. Registers a ResourceDictionary containing resources for a specific theme and grouping  
Public Methodstatic (Shared in Visual Basic)RegisterGroupingsRegisters the name of the Theme groupings that should be applied to a type when its Theme property is changed.  
Public Methodstatic (Shared in Visual Basic)SetThemeSets the value of the 'Theme' attached property  
Public Methodstatic (Shared in Visual Basic)VerifyThemeInformationRegisteredThis member supports the Infragistics infrastructure and is not meant to be invoked externally.  
See Also