4.849 Style

x:Object > Style
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 DataGridCheckBoxColumn DataGridColumn DataGridComboBoxColumn DataGridHyperlinkColumn DataGridRow DataGridTextColumn DatePicker FrameworkContentElement FrameworkElement GridSplitter GridView GridViewColumn GridViewHeaderRowPresenter GroupStyle HierarchicalDataTemplate ItemsControl KeyTipService Ribbon RibbonGallery RibbonTab
[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
ResourceDictionary
(description)
The collection of resources that can be used within the scope of this style.
Setters
SetterBaseCollection
(description)
A collection of Setter and EventSetter objects.
[read only]
true
TargetType
x:XamlType
(description)
The type for which this style is intended.
Triggers
TriggerCollection
(description)
A collection of TriggerBase objects that apply property values based on specified conditions.
[read only]
true