Hi, I'm Martin from Windows Template Studio Team.
I was working on a treeview page issue on WTS repo.
microsoft/TemplateStudio#4056
The TreeView throws an exception when dragging items from different data types. I've tried to disable items dragging setting the property CanDragItems to false but it didn't work.
As a workaround, we've set CanReorderItems property to false.
Is there a known issue here or is this property thought to another purpose?
Hi, I'm Martin from Windows Template Studio Team.
I was working on a treeview page issue on WTS repo.
microsoft/TemplateStudio#4056
The TreeView throws an exception when dragging items from different data types. I've tried to disable items dragging setting the property CanDragItems to false but it didn't work.
As a workaround, we've set CanReorderItems property to false.
Is there a known issue here or is this property thought to another purpose?