1
vote
2answers
48 views
+200
Binding to a single element inside a CompositeCollection
I am trying to produce a list of servers for browsing on a network such that it produces a tree view which looks like this:
-Local Server
- Endpoint 1
- Endpoint 2
-Remote
- <Double-click to …
