7 references to LanguageLayoutDirection
PresentationFramework (7)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (7)
32LanguageLayoutDirection LayoutDirection { get; } 168public LanguageLayoutDirection LayoutDirection => AsInternal(new InterfaceTag<ILanguage2>()).LayoutDirection; 423private static unsafe int Do_Abi_get_LayoutDirection_0(IntPtr thisPtr, out global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection value) 425global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection __value = default; 457public unsafe global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection LayoutDirection 461global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection __retval = default; 470public unsafe delegate int get_LayoutDirection_0(IntPtr thisPtr, out global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection value);