Gets the value of the Behavior attached property.
Namespace: Telerik.Windows.DragDrop.BehaviorsAssembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.2.611.40
Syntax
| Visual Basic |
|---|
Public Shared Function GetBehavior ( _
obj As DependencyObject _
) As TBehavior |
See Also