2 writes to _culture
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
56
_culture
= null;
765
_culture
= value;
2 references to _culture
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
760
return
_culture
;
766
EnsureWordBreakerAndSpellCheckerForCulture(
_culture
);