CoreDragDropManager.GetForCurrentView Method

Definition

Gets the core drag and drop manager associated with the currently visible application window.

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

Returns

The core drag and drop manager associated with the currently visible application window.

Applies to