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)
771if (Culture == null) 777EnsureWordBreakerAndSpellCheckerForCulture(Culture); 778return _spellCheckers[Culture]?.Item1; 802if (Culture == null) 808EnsureWordBreakerAndSpellCheckerForCulture(Culture); 809return _spellCheckers[Culture]?.Item2;