[]
ScrollBar of C1ScrollViewer.
public class ScrollViewerScrollBar : ScrollBar, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| ScrollViewerScrollBar() | Initializes a new instance of the ScrollViewerScrollBar class. |
| 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. |
| Name | Description |
|---|---|
| OnApplyTemplate() | |
| OnMouseEnter(MouseEventArgs) | |
| OnMouseLeave(MouseEventArgs) |
| Name | Description |
|---|---|
| Maximized | Called when the scrollbar is maximized. |
| Minimized | Called when the scrollbar is minimized. |