Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 694 Bytes

treeviewdragitemsstartingeventargs_items.md

File metadata and controls

32 lines (16 loc) · 694 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeViewDragItemsStartingEventArgs.Items
winrt property

Microsoft.UI.Xaml.Controls.TreeViewDragItemsStartingEventArgs.Items

-description

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

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A loosely typed collection of objects.

-remarks

-see-also

-examples