Visual Basic (Declaration) | |
---|---|
<DescriptionAttribute("Provides attached control with drag drop capability to a control that attached with drag drop control behavior.")> Public Class DragDropControlBehavior Inherits Intersoft.Client.Framework.ISBehavior(Of UIElement) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DragDropControlBehavior |
C# | |
---|---|
[DescriptionAttribute("Provides attached control with drag drop capability to a control that attached with drag drop control behavior.")] public class DragDropControlBehavior : Intersoft.Client.Framework.ISBehavior<UIElement> |
C++/CLI | |
---|---|
[DescriptionAttribute("Provides attached control with drag drop capability to a control that attached with drag drop control behavior.")] public ref class DragDropControlBehavior : public Intersoft.Client.Framework.ISBehavior<UIElement> |
System.Object
System.Windows.DependencyObject
System.Windows.Interactivity.Behavior
System.Windows.Interactivity.Behavior<T>
Intersoft.Client.Framework.ISBehavior<T>
Intersoft.Client.UI.Controls.Interactivity.DragDropControlBehavior
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family