1 implementation of ILanguageStatics
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
637internal class ILanguageStatics : global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics
3 references to ILanguageStatics
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (3)
117public static ILanguageStatics Instance => _instance.Value; 669__result = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics>(thisPtr).IsWellFormed(MarshalString.FromAbi(languageTag)); 688__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics>(thisPtr).CurrentInputMethodLanguageTag;