[]
        
(Showing Draft Content)

C1.WPF.Core.ScrollViewerScrollBar

ScrollViewerScrollBar Class

ScrollBar of C1ScrollViewer.

Inheritance
ScrollViewerScrollBar
Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class ScrollViewerScrollBar : ScrollBar, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
ScrollViewerScrollBar()

Initializes a new instance of the ScrollViewerScrollBar class.

Properties

Name Description
CanMinimize

Gets or sets whether the scrollbar can be minimized (overlay mode).

IsMaximized

Gets whether the scrollbar is maximized.

IsMinimized

Gets whether the scrollbar is minimized.

Methods

Name Description
OnApplyTemplate()
OnMouseEnter(MouseEventArgs)
OnMouseLeave(MouseEventArgs)

Events

Name Description
Maximized

Called when the scrollbar is maximized.

Minimized

Called when the scrollbar is minimized.