This question is locked. New answers and comments are not allowed.
I have a tree that is populated by self referencing data. One of my tasks is to select the item in the tree when my ToggleButton is "checked" or "pressed". How does the ToggleButton know when to disappear for items that have no children?