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