1 write to _culture
PresentationFramework (1)
System\Windows\Data\CollectionView.cs (1)
176_culture = value;
2 references to _culture
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
169get { return _culture; } 174if (_culture != value)