Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 467 Bytes

dragitemsstartingeventargs_items.md

File metadata and controls

24 lines (15 loc) · 467 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.DragItemsStartingEventArgs.Items
winrt property

Windows.UI.Xaml.Controls.DragItemsStartingEventArgs.Items

-description

Gets the loosely typed collection of objects that are selected for the item drag action.

-property-value

A loosely typed collection of objects.

-remarks

-examples

-see-also