Back to Devexpress

Interaction.Triggers Attached Property

wpf-devexpress-dot-mvvm-dot-ui-dot-interactivity-dot-interaction-9cfdbba4.md

latest864 B
Original Source

Interaction.Triggers Attached Property

Gets an interaction’s trigger collection.

Namespace : DevExpress.Mvvm.UI.Interactivity

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetTriggers(DependencyObject).

Returns

TypeDescription
DevExpress.Mvvm.UI.Interactivity.TriggerCollection

A trigger collection.

|

See Also

Interaction Class

Interaction Members

DevExpress.Mvvm.UI.Interactivity Namespace