Windows.ApplicationModel.DataTransfer.DragDrop.Core Namespace

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.