1 implementation of ILanguageStatics2
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
762
internal class ILanguageStatics2 : global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguageStatics2
2 references to ILanguageStatics2
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (2)
135
public static
ILanguageStatics2
Instance => _instance.Value;
792
__result = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguageStatics2
>(thisPtr).TrySetInputMethodLanguageTag(MarshalString.FromAbi(languageTag));