Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > Style
(usage) |
<Style> SetterBase *</Style> |
(description) |
Enables the sharing of properties, resources, and event handlers between instances of a type. |
(used by) |
Calendar DataGrid DataGridBoundColumn DataGridColumn DataGridComboBoxColumn DataGridRow DatePicker FrameworkContentElement FrameworkElement GridSplitter GridView GridViewColumn GridViewHeaderRowPresenter GroupStyle HierarchicalDataTemplate ItemsControl Style |
[content property] |
Setters |
[dictionary key property] |
TargetType |
[is name scope] |
true |
(properties) |
|
BasedOn |
Style |
(description) |
A defined style that is the basis of the current style. |
Resources |
|
(description) |
The collection of resources that can be used within the scope of this style. |
Setters |
|
(description) |
A collection of Setter and EventSetter objects. |
[read only] |
true |
TargetType |
|
(description) |
The type for which this style is intended. |
Triggers |
|
(description) |
A collection of TriggerBase objects that apply property values based on specified conditions. |
[read only] |
true |