Assuming the items within a sorted collection implement INotifyPropertyChanged, would the collection view source automatically re-sort them as the values upon which they are sorted change? I haven't been able to get this working using ListCollectionView and have found no information regarding this on MSDN so far. It seems like a distinction worth documenting on this page.