2 overrides of SetLocale
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
145internal override void SetLocale(CultureInfo culture)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
146internal override void SetLocale(CultureInfo culture)
1 reference to SetLocale
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
1483_spellerInterop.SetLocale(culture);