1 implementation of ILanguage
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
218
internal class ILanguage : global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage
6 references to ILanguage
PresentationFramework (6)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (6)
163
private
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;