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

Contents

  1. 1-description
  2. 2-remarks
  3. 3-examples
  4. 4-see-also