GroupedObservableCollection
ProphetLamb-Organistion/GroupedObservableCollection
C#
Implementation of ObservableCollection that associates items with IGrouping so that the ObservableGroupCollection can be used in WPF Binding operations while synchronizing each group from a different datasource.