1 implementation of LayoutDirection
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
464
public unsafe global::MS.Internal.WindowsRuntime.Windows.Globalization.LanguageLayoutDirection
LayoutDirection
2 references to LayoutDirection
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (2)
175
public LanguageLayoutDirection LayoutDirection => AsInternal(new InterfaceTag<ILanguage2>()).
LayoutDirection
;
438
__value = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage2>(thisPtr).
LayoutDirection
;