DragDropInfo.Source 属性

定义

获取启动拖放操作的对象。

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

属性值

Object

启动拖放操作的对象。

适用于