1 write to Culture
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
139Culture = culture;
6 references to Culture
PresentationFramework (6)
System\Windows\Documents\WinRTSpellerInterop.cs (6)
770if (Culture == null) 776EnsureWordBreakerAndSpellCheckerForCulture(Culture); 777return _spellCheckers[Culture]?.Item1; 801if (Culture == null) 807EnsureWordBreakerAndSpellCheckerForCulture(Culture); 808return _spellCheckers[Culture]?.Item2;