1 implementation of ILanguage2
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
408
internal class ILanguage2 : global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage2
4 references to ILanguage2
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (4)
169
private
ILanguage2
AsInternal(InterfaceTag<
ILanguage2
> _) => new global::MS.Internal.WindowsRuntime.ABI.Windows.Globalization.ILanguage2(GetReferenceForQI());
175
public LanguageLayoutDirection LayoutDirection => AsInternal(new InterfaceTag<
ILanguage2
>()).LayoutDirection;
438
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.
ILanguage2
>(thisPtr).LayoutDirection;