1 write to Culture
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
140Culture = culture;
6 references to Culture
PresentationFramework (6)
System\Windows\Documents\WinRTSpellerInterop.cs (6)
774if (Culture == null) 780EnsureWordBreakerAndSpellCheckerForCulture(Culture); 781return _spellCheckers[Culture]?.Item1; 805if (Culture == null) 811EnsureWordBreakerAndSpellCheckerForCulture(Culture); 812return _spellCheckers[Culture]?.Item2;