-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.DragItemsStartingEventArgs.Data |
winrt property |
Gets the data payload associated with an items drag action.
The data payload.
By default the data is empty. When you perform custom actions as the result of a drag-and-drop operation, you typically provide custom data that can later be inspected and used to perform the custom action.