NThemeStyle Class Members
In This Topic
The following tables list the members exposed by NThemeStyle.
Protected Fields
| Name | Description |
| SGhb | |
Top
Public Properties
| Name | Description |
| IsEmpty | Determines whether this style is empty (has not declarations) |
Top
Public Methods
| Name | Description |
| Contains | Overloaded. Checks whether this theming style contains styling information for the given property. |
| Set | Overloaded. Sets the value for the specified property. If the property-value association already exists, it will be overwritten. |
| SetInherited | Overloaded. Specifies that the given property should inherit its value from its ancestors. If a value is already specified for the property it is overwritten. |
Top
See Also