How do I bind a tabItem IsSelected property to a treeView Node selection via index or reference?
I want to be able to click on a treenode that will auto select a tabItem within a tabControl
How do I bind a tabItem IsSelected property to a treeView Node selection via index or reference?
I want to be able to click on a treenode that will auto select a tabItem within a tabControl
MainWindow.xmal
combined with the previous question...
https://stackoverflow.com/a/73563420/19891367