[]
Stores VisualEffects.
public class VisualEffectsStyleCollection : ReadOnlyCollectionBase, ICollection, IEnumerable
| Name | Description |
|---|---|
| this[int] | Gets style by the specified index. |
| this[string] | Gets style by the specified name. |