Back to Devexpress

ItemMultiTrigger Properties

wpf-devexpress-dot-xpf-dot-bars-dot-itemmultitrigger-dot-underscore-properties.md

latest1.4 KB
Original Source

ItemMultiTrigger Properties

Represents a trigger that applies property values when a set of conditions are satisfied.

NameDescription
ConditionsGets a ItemTriggerCondition object collection. Changes to property values are applied when all the conditions in the collection are met.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
SettersGets a ItemSetter object collection, which describes the property values to apply when the specified condition has been met. Inherited from ItemTriggerBase.

See Also

ItemMultiTrigger Class

ItemMultiTrigger Members

DevExpress.Xpf.Bars Namespace