Share via


DragDropInfo.Source Property

Definition

Gets the object that initiated the drag and drop operation.

public:
 property System::Object ^ Source { System::Object ^ get(); };
public:
 property Platform::Object ^ Source { Platform::Object ^ get(); };
public object Source { get; }
member this.Source : obj
Public ReadOnly Property Source As Object

Property Value

The object that initiated the drag and drop operation.

Applies to