1 implementation of CurrentInputMethodLanguageTag
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
737
public unsafe string
CurrentInputMethodLanguageTag
2 references to CurrentInputMethodLanguageTag
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (2)
129
public static string CurrentInputMethodLanguageTag => _ILanguageStatics.Instance.
CurrentInputMethodLanguageTag
;
695
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics>(thisPtr).
CurrentInputMethodLanguageTag
;