Implements a helper class for applying ResourceDictionary based Themes to an element hierarchy

C# | Visual Basic | Visual C++ |
public class Theme
Public Class Theme
public ref class Theme

All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() ![]() | Current |
Gets the current Theme instance.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | LoadTheme(Uri) |
Loads a ResourceDictionary as a theme to be applied to the Root Visual
|
![]() | ThemeChanged |
Fires when the Theme has changed
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | Theme |