1 write to Culture
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
148Culture = culture;
6 references to Culture
PresentationFramework (6)
System\Windows\Documents\WinRTSpellerInterop.cs (6)
782if (Culture == null) 788EnsureWordBreakerAndSpellCheckerForCulture(Culture); 789return _spellCheckers[Culture]?.Item1; 813if (Culture == null) 819EnsureWordBreakerAndSpellCheckerForCulture(Culture); 820return _spellCheckers[Culture]?.Item2;