1 write to _culture
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
217
set {
_culture
= value; OnForwardedPropertyChanged(); }
1 reference to _culture
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
216
get { return
_culture
; }