Click or drag to resize

StyleBindings Methods

The StyleBindings type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetBehaviors Gets the behaviors attached via the Behaviors attached property.
Public methodStatic memberGetColumnDefinitions Gets the column definitions attached via the ColumnDefinitions attached property.
Public methodStatic memberGetGroupDescriptions Gets the group descriptions attached via the GroupDescriptions attached property.
Public methodStatic memberGetGroupStyle Gets the group style attached via the GroupStyle attached property.
Public methodStatic memberGetGroupStyles Gets the group styles attached via the GroupStyles attached property.
Public methodStatic memberGetInputBindings Gets the inputBindings attached via the InputBindings attached property.
Public methodStatic memberGetRowDefinitions Gets the row definitions attached via the RowDefinitions attached property.
Public methodStatic memberGetTriggers Gets the triggers attached via the Triggers attached property.
Public methodStatic memberSetBehaviors Sets the behaviors attached via the Behaviors attached property.
Public methodStatic memberSetColumnDefinitions Sets the columnDefinitions attached via the ColumnDefinitions attached property.
Public methodStatic memberSetGroupDescriptions Sets the group descriptions attached via the GroupDescriptions attached property.
Public methodStatic memberSetGroupStyle Sets the group style attached via the GroupStyle attached property.
Public methodStatic memberSetGroupStyles Sets the group style attached via the GroupStyles attached property.
Public methodStatic memberSetInputBindings Sets the inputBindings attached via the InputBindings attached property.
Public methodStatic memberSetRowDefinitions Sets the row definitions attached via the RowDefinitions attached property.
Public methodStatic memberSetTriggers Sets the triggers attached via the Triggers attached property.
Top
See Also