Style Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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 object is associated with. (Inherited from DependencyObject.) |
|
IsSealed | Gets a value that indicates whether the style is read-only and cannot be changed. |
|
Setters | Gets a collection of Setter objects. |
|
TargetType | Gets or sets the type for which the style is intended. |
Show: