1 write to _liveGroupingProperties
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
952_liveGroupingProperties = new ObservableCollection<string>();
2 references to _liveGroupingProperties
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (2)
951if (_liveGroupingProperties == null) 953return _liveGroupingProperties;