Version

ThemeManager Class Members

The following tables list the members exposed by ThemeManager.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ThemePropertyIdentifies the Theme attached dependency property  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ApplicationThemeGets/sets the theme to be applied on the application. Setting this to null will clear the applied theme.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetThemeGets the value of the 'Theme' attached property  
Public Methodstatic (Shared in Visual Basic)RegisterControlRegisters a control with the ThemeManager.  
Public Methodstatic (Shared in Visual Basic)SetThemeSets the value of the 'Theme' attached property.  
See Also