Back to Devexpress

Interaction.Behaviors Attached Property

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

latest926 B
Original Source

Interaction.Behaviors Attached Property

Gets a collection of an interaction’s behaviors.

Namespace : DevExpress.Mvvm.UI.Interactivity

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetBehaviors(DependencyObject).

Returns

TypeDescription
DevExpress.Mvvm.UI.Interactivity.BehaviorCollection

A behavior collection.

|

See Also

Behaviors

Interaction Class

Interaction Members

DevExpress.Mvvm.UI.Interactivity Namespace