Style |
The StyleBindings type exposes the following members.
Name | Description | |
---|---|---|
Behaviors | This property is needed to set behaviors via a Style | |
ColumnDefinitions | This property is needed to set column definitions via a Style or from a resource. | |
GroupDescriptions | This property is needed to set GroupDescriptions for an ItemsControl via a Style | |
GroupStyle | This property is needed to set a single GroupStyle via a Style. This a shortcut to GroupStyles to simplify usage when only one group style is needed. | |
GroupStyles | This property is needed to set GroupStyle via a Style | |
InputBindings | This property is needed to set InputBindings via a Style | |
RowDefinitions | This property is needed to set row definitions via a Style or from a resource. | |
Triggers | This property is needed to set triggers via a Style |