Style Properties |
The Style type exposes the following members.
Name | Description | |
---|---|---|
BasedOn |
Gets or sets a defined style that is the basis of the current style.
Returns a defined style that is the basis of the current style. The default value is null.
| |
Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) | |
IsSealed |
Gets a value that indicates whether the style is read-only and cannot be changed.
Returns true if the style is read-only; otherwise, false.
| |
Setters |
Gets a collection of Setter objects.
Returns a collection of Setter objects. The default is an empty collection.
| |
TargetType |
Gets or sets the type for which the style is intended.
Returns the type of object to which the style is applied.
|