1 implementation of ILanguage
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
211
internal class ILanguage : global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
6 references to ILanguage
PresentationFramework (6)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (6)
156
private
ILanguage
AsInternal(InterfaceTag<
ILanguage
> _) => _default;
247
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
>(thisPtr).DisplayName;
266
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
>(thisPtr).LanguageTag;
285
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
>(thisPtr).NativeName;
304
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
>(thisPtr).Script;