0
Answer

How do you get the level of a treeviewitem in WPF C#? In windows forms there is a .Level member of the treeview class but there does not seem to be one for WPF C#.

William Thompson

William Thompson

14y
2.9k
1
How do you get the level of a treeviewitem in WPF C#?  In windows forms there is a .Level member of the treeview class but there does not seem to be one for WPF C#.