CoreDragDropManager.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.