Windows.UI.Xaml.Controls.ListViewBase.DragItemsCompleted
June 22, 2022 ยท View on GitHub
-description
Occurs when a drag operation that involves one of the items in the view is ended.
-remarks
Important
In order to receive this event, the CanDragItems property must be set to true.
-examples
-see-also
Drag and drop sample (Windows 10), DragItemsCompletedEventArgs