Theme Methods
A WPF theme.Name | Description |
---|---|
Clear |
Removes the directory specified in the Palette |
Create |
Creates a new Theme with the specified settings. |
Create |
Creates a new Theme with a Win10Palette. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Returns a theme with the specified name. |
Get |
Returns the name of the base theme. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the name of a theme by its Guid. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Returns whether the specified theme is the default one. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers predefined palette themes. |
Register |
Registers the specified theme in the Theme |
Remove |
Unregisters all manually registered themes from the Theme |
Remove |
Unregisters a theme from the Theme |
To |
Returns the textual representation of the Theme object. |
See Also