Name | Description | |
---|---|---|
![]() | BaseScroller Constructor | Initializes a new instance of the BaseScroller class. |
The following tables list the members exposed by BaseScroller.
Name | Description | |
---|---|---|
![]() | BaseScroller Constructor | Initializes a new instance of the BaseScroller class. |
Name | Description | |
---|---|---|
![]() | DecreaseButtonPosition | This object determines the decrease button position. |
![]() | FirstStepChangeFix | The value to add to small change or large change when scrolling the first step(scrolling from value 0). |
![]() | HoverEdgeSpan | This value sets the width of hovering edge which will trigger the scrolling. |
![]() | IncreaseButtonPosition | This object determines the increase button position. |
![]() | ScrollBarVisibility | This value determines the visibility of the scroll bar. |
![]() | ScrollLargeChange | This value sets the large change value of scroller. |
![]() | ScrollMax | This value sets the maximum value of scroller. |
![]() | ScrollMin | This value sets the minimum value of scroller. |
![]() | ScrollMinDragLength | This value sets the minimum length, in pixel, of the scroll bar thumb button. |
![]() | ScrollMode | This value determines the scroll mode of scrolling. |
![]() | ScrollSmallChange | This value sets the small change value of scroller. |
![]() | ScrollValue | This value determines the scrolling position of . |