Style Properties
.NET Framework 4.5
The Style type exposes the following members.
| Name | Description | |
|---|---|---|
|
BasedOn | Gets or sets a defined style that is the basis of the current style. |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
IsSealed | Gets a value that indicates whether the style is read-only and cannot be changed. |
|
Resources | Gets or sets the collection of resources that can be used within the scope of this style. |
|
Setters | Gets a collection of Setter and EventSetter objects. |
|
TargetType | Gets or sets the type for which this style is intended. |
|
Triggers | Gets a collection of TriggerBase objects that apply property values based on specified conditions. |