ScrollBarExtensions.ScrollViewerOrientation Attached Property
For internal use.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
See GetScrollViewerOrientation(DependencyObject) and SetScrollViewerOrientation(DependencyObject, Nullable<Orientation>).
Returns
Type |
---|
Nullable<Orientation> |
See Also