7 references to LanguageLayoutDirection
PresentationFramework (7)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (7)
39
LanguageLayoutDirection
LayoutDirection { get; }
175
public
LanguageLayoutDirection
LayoutDirection => AsInternal(new InterfaceTag<ILanguage2>()).LayoutDirection;
430
private static unsafe int Do_Abi_get_LayoutDirection_0(IntPtr thisPtr, out global::MS.Internal.WindowsRuntime.Windows.Globalization.
LanguageLayoutDirection
value)
432
global::MS.Internal.WindowsRuntime.Windows.Globalization.
LanguageLayoutDirection
__value = default;
464
public unsafe global::MS.Internal.WindowsRuntime.Windows.Globalization.
LanguageLayoutDirection
LayoutDirection
468
global::MS.Internal.WindowsRuntime.Windows.Globalization.
LanguageLayoutDirection
__retval = default;
477
public unsafe delegate int get_LayoutDirection_0(IntPtr thisPtr, out global::MS.Internal.WindowsRuntime.Windows.Globalization.
LanguageLayoutDirection
value);