2 writes to _culture
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
86
_culture
= null;
867
_culture
= value;
2 references to _culture
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
862
return
_culture
;
868
EnsureWordBreakerAndSpellCheckerForCulture(
_culture
);