2 references to ILanguageExtensionSubtags
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (2)
165
private ILanguageExtensionSubtags AsInternal(InterfaceTag<ILanguageExtensionSubtags> _) => new global::MS.Internal.WindowsRuntime.ABI.Windows.Globalization.
ILanguageExtensionSubtags
(GetReferenceForQI());
526
public static implicit operator ILanguageExtensionSubtags(IObjectReference obj) => (obj != null) ? new
ILanguageExtensionSubtags
(obj) : null;