Interaction.Behaviors Attached Property
Gets a collection of an interaction’s behaviors.
Namespace: DevExpress.Mvvm.UI.Interactivity
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
DevExpress.Mvvm.UI.Interactivity.BehaviorCollection | A behavior collection. |
See Also