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