Skip to content

Question: Whats the correct way to disable the items dragging on the TreeView control? #4136

Description

@mvegaca

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions