NSkinStateCollection Class Members
In This Topic
The following tables list the members exposed by NSkinStateCollection.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Item | Overloaded. Gets/Sets the skin state with the given name. |
Top
Public Methods
| Name | Description |
| RemoveByName | Removes the state with the given name. |
| TryGet | Tries to find a skin state with the given name in this skin state collection and returns true on success. |
Top
Protected Methods
| Name | Description |
| OnChildInserted | Overridden. Called when a child node has been inserted. |
| OnChildRemoved | Overridden. Called when a child node has been removed. |
Top
See Also