Skip to main content
A newer version of this page is available. .
All docs
V22.2

ScrollBarExtensions Fields

Contains attached properties that allow you to customize the scroll bar’s behavior in WPF controls.
Name Description
AllowMiddleMouseScrollingProperty static Identifies the AllowMiddleMouseScrolling attached property.
AllowMouseScrollingProperty static Identifies the AllowMouseScrolling attached property.
AllowShiftKeyModeProperty static Identifies the AllowShiftKeyMode attached property.
CurrentHorizontalScrollMarginProperty static Identifies the CurrentHorizontalScrollMargin attached property.
HandlesDefaultMouseScrollingProperty static Identifies the HandlesDefaultMouseScrolling attached property.
HorizontalMouseWheelListeningInitializedProperty static For internal use.
IsScrollBarThumbDragDeltaListenerProperty static Identifies the IsScrollBarThumbDragDeltaListener attached property.
IsTouchScrollBarModeProperty static Identifies the IsTouchScrollBarMode attached property.
ListeningScrollBarThumbDragDeltaProperty static Identifies the ListeningScrollBarThumbDragDelta attached property.
PreventParentScrollingProperty static Identifies the PreventParentScrolling attached property.
ScrollBarModeProperty static Identifies the ScrollBarMode attached property.
ScrollBehaviorProperty static Identifies the ScrollBehavior attached property.
ScrollViewerMouseMovedProperty static Identifies the ScrollViewerMouseMoved attached property.
ScrollViewerOrientationProperty static Identifies the ScrollViewerOrientation attached property.
ScrollViewerSizeChangedProperty static Identifies the ScrollViewerSizeChanged attached property.
See Also