1 implementation of ILanguage
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
218internal class ILanguage : global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage
6 references to ILanguage
PresentationFramework (6)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (6)
163private ILanguage AsInternal(InterfaceTag<ILanguage> _) => _default; 254__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).DisplayName; 273__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).LanguageTag; 292__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).NativeName; 311__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).Script;