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