共用方式為


CoreDragDropManager.GetForCurrentView 方法

定義

取得與目前可見應用程式視窗相關聯的核心拖放管理員。

public:
 static CoreDragDropManager ^ GetForCurrentView();
 static CoreDragDropManager GetForCurrentView();
public static CoreDragDropManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As CoreDragDropManager

傳回

與目前可見的應用程式視窗相關聯的核心拖放管理員。

適用於