NThemeStyle Class Methods
For a list of all members of this type, see NThemeStyle members.
| 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