StyleCollection Methods |
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.
|
![]() | IndexOf |
Determines the index of a specific Style instance in the StyleCollection.
|
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |