NStyleSheetCollection Class Members
In This Topic
The following tables list the members exposed by NStyleSheetCollection.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| ApplyTheme | Applies the specified theme. The implementation creates an instance of the theme stylesheet and adds it to the collection. Any stylesheets created by themes of the same type are removed from the collection. |
| GetStyleSheetByTitle | Returns the style sheet in this collection with the specified title or null if a style sheet with such title does not exist. |
Top
See Also