Style |
The StyleCollection type exposes the following members.
Name | Description | |
---|---|---|
Add | Adds a Style instance to the StyleCollection. | |
Contains(String) | Determines whether the StyleCollection contains a Style instance with specific name. | |
Contains(Style) | Determines whether the StyleCollection contains a specific Style instance. | |
GetEnumerator | Returns an enumerator that iterates through the StyleCollection. | |
GetOrAdd | Gets the Style that corresponds to given StyleTemplateType. | |
Import(Style) | Imports (clones) the specified source style and adds into this StyleCollection. | |
Import(Style, ImportSession) | Imports (clones) the specified source style and adds into this StyleCollection. | |
IndexOf | Determines the index of a specific Style instance in the StyleCollection. |