This question is locked. New answers and comments are not allowed.
I have a scenario where the TreeView's SelectedItems property contains duplicate items. Since this is a read-only property I'm not sure how I could be setting this. Even if I set the IsSelected flag multiple times, this should not lead to duplicate items in that list.
Any ideas how this could occur? Bug?
