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