[WinUI TreeView](https://www.syncfusion.com/winui-controls/treeview) (SfTreeView) allows selecting the items either programmatically or mouse click/touch interactions ...
Given a TreeView in single-selection mode, dragging and then dropping a selected item causes the item to be unselected: I view this as a bug. A drop should not cause the selected item to be unselected ...