I was just curious if it was possible to bind 2 different views to the same collection. One view displaying the contents of one group (PropertyGroupDescription) and one view displaying the other.. the target of the property group is a Boolean.
I was just curious if it was possible to bind 2 different views to
Share
You may bind your views to two different CollectionViewSources that use the same collection as their Source.