Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 444 Bytes

treeviewdragitemscompletedeventargs_newparentitem.md

File metadata and controls

24 lines (15 loc) · 444 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeViewDragItemsCompletedEventArgs.NewParentItem
winrt property

Microsoft.UI.Xaml.Controls.TreeViewDragItemsCompletedEventArgs.NewParentItem

-description

Gets the new parent of the TreeViewItem.

-property-value

The new parent of the TreeViewItem.

-remarks

-see-also

-examples