Interaction.GetBehaviorsInternal(DependencyObject) Method
In This Article
Namespace: DevExpress.Mvvm.UI.Interactivity
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static BehaviorCollection GetBehaviorsInternal(
DependencyObject d
)
#Parameters
Name | Type |
---|---|
d | Dependency |
#Returns
Type |
---|
DevExpress. |
See Also