Share via


DragDropHelper.SetIsDragSource(DependencyObject, Boolean) Method

Definition

public:
 static void SetIsDragSource(System::Windows::DependencyObject ^ obj, bool value);
public static void SetIsDragSource(System.Windows.DependencyObject obj, bool value);
static member SetIsDragSource : System.Windows.DependencyObject * bool -> unit
Public Shared Sub SetIsDragSource (obj As DependencyObject, value As Boolean)

Parameters

value
Boolean

Applies to