Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 999 Bytes

icoredropoperationtarget_overasync_58679433.md

File metadata and controls

30 lines (21 loc) · 999 Bytes
-api-id -api-type -api-device-family-note
M:Windows.ApplicationModel.DataTransfer.DragDrop.Core.ICoreDropOperationTarget.OverAsync(Windows.ApplicationModel.DataTransfer.DragDrop.Core.CoreDragInfo,Windows.ApplicationModel.DataTransfer.DragDrop.Core.CoreDragUIOverride)
winrt method
xbox

Windows.ApplicationModel.DataTransfer.DragDrop.Core.ICoreDropOperationTarget.OverAsync

-description

Called when the dragged item is over the drop area.

-parameters

-param dragInfo

The core drag information.

-param dragUIOverride

Overrides to default the drag UI.

-returns

When this method completes, it returns the data package operation.

-remarks

-examples

-see-also