Windows.UI.Xaml.DragEventArgs.Data

June 22, 2022 ยท View on GitHub

-description

Gets or sets a data object (DataPackage) that contains the data associated with the corresponding drag event. This value is not useful in all event cases; specifically, the event must be handled by a valid drop target.

-property-value

The data object that contains data payload that is associated with the corresponding drag event.

-remarks

-examples

-see-also

Drag-and-drop overview, ListViewBase, AllowDrop, UIElement.Drop