Back to Devexpress

ScrollBarExtensions.ScrollViewerSizeChanged Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-scrollbarextensions-4f4a2cc9.md

latest1.1 KB
Original Source

ScrollBarExtensions.ScrollViewerSizeChanged Attached Property

Gets whether the scroll bar’s size has changed.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetScrollViewerSizeChanged(DependencyObject) and SetScrollViewerSizeChanged(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true if the scroll bar’s size has changed; otherwise, false.

|

See Also

ScrollBarExtensions Class

ScrollBarExtensions Members

DevExpress.Xpf.Core Namespace