2 references to Language
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (2)
105
public Language(string languageTag) :
this
(((Func<global::MS.Internal.WindowsRuntime.ABI.Windows.Globalization.ILanguage>)(() => {
144
return obj is Language ? (Language)obj : new
Language
((global::MS.Internal.WindowsRuntime.ABI.Windows.Globalization.ILanguage)obj);