2 overrides of SetLocale
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
160internal override void SetLocale(CultureInfo culture)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
168internal override void SetLocale(CultureInfo culture)
1 reference to SetLocale
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
1553_spellerInterop.SetLocale(culture);