TreeView Parent Control
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need to find the binding control of my TreeViewItem's parent,
GetContainerFromItem
gives me the parentTreeViewItem
andGetParent
gives me the Parent Item, but how do I get the control that is bound to the parent Item? I'm using a custom control to display the items, and need to manipulate it from a child control...____________________________________________________________ Be brave little warrior, be VERY brave