3 references to OnLivePropertyListChanged
PresentationFramework (3)
src\Framework\System\Windows\Data\ListCollectionView.cs (3)
1508_liveSortingProperties.CollectionChanged += new NotifyCollectionChangedEventHandler(OnLivePropertyListChanged); 1530_liveFilteringProperties.CollectionChanged += new NotifyCollectionChangedEventHandler(OnLivePropertyListChanged); 1552_liveGroupingProperties.CollectionChanged += new NotifyCollectionChangedEventHandler(OnLivePropertyListChanged);