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