Windows.ApplicationModel.DataTransfer.DragDrop.Core Namespace
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.
Manages dragging and dropping items.
Classes
CoreDragDropManager |
Manages access for drag and drop within and between apps. |
CoreDragInfo |
Gets information about an item being dragged. |
CoreDragOperation |
Handles a drag and drop operation. |
CoreDragUIOverride |
Contains methods and properties for customizing the drag and drop UI. |
CoreDropOperationTargetRequestedEventArgs |
Provides the ability to set the target of a drag and drop operation when a target is requested. |
Interfaces
ICoreDropOperationTarget |
Contains methods required for supporting drag and drop. |
Enums
CoreDragUIContentMode |
Represents modes for overriding the drag UI. Use this to specify whether the operation should wait for content load before starting, or run in parallel. |