2 writes to _culture
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
56
_culture
= null;
762
_culture
= value;
2 references to _culture
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
757
return
_culture
;
763
EnsureWordBreakerAndSpellCheckerForCulture(
_culture
);