TreeViewDragItemsCompletedEventArgs.NewParentItem null

Shimmy Weitzhandler 246 Reputation points
2024-03-07T12:27:06.5033333+00:00

Hi,

I added an event handler for the TreeView.DragItemsCompleted event, and the eventargs' NewParentItem is always received as null.

The item was dragged within the tree onto another node in the tree.

XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
767 questions
0 comments No comments
{count} votes