ScrollBarExtensions.ScrollViewerSizeChanged Attached Property
Gets whether the scroll bar’s size has changed.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
See GetScrollViewerSizeChanged(DependencyObject) and SetScrollViewerSizeChanged(DependencyObject, Boolean).
Returns
Type | Description |
---|---|
Boolean |
|
See Also