Skip to content

TreeVIEW selectedditemchanged never triggered #856

@TheR7angelo

Description

@TheR7angelo

Hello,

When I whent to detect a change in any control I generally use an event called Changed but in my TreeView control this event is not an event so we can't use it.

And when I want to recreate it with an TouchEvent none of SelectedItem or SelectedItems are filled with my selected item.
I think it's a bug or it's my fault and I don't know how to use your control ?

Property or event is expected
protected virtual void SelectedItemChanged()
in class UraniumUI.Material.Controls.TreeView

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions