Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 810 Bytes

listviewbase_dragitemscompleted.md

File metadata and controls

26 lines (16 loc) · 810 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.ListViewBase.DragItemsCompleted
winrt event

Windows.UI.Xaml.Controls.ListViewBase.DragItemsCompleted

-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