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