Name | Description | |
---|---|---|
![]() | NVRangeScrollBar Constructor | Default constructor. |
The following tables list the members exposed by NVRangeScrollBar.
Name | Description | |
---|---|---|
![]() | NVRangeScrollBar Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | BeginThumbChild | Reference to the BeginThumb child. |
![]() ![]() | BeginValueProperty | Reference to the BeginValue property. |
![]() ![]() | EndThumbChild | Reference to the EndThumb child. |
![]() ![]() | EndValueProperty | Reference to the EndValue property. |
![]() ![]() | NVRangeScrollBarSchema | Schema associated with NVRangeScrollBar. |
Name | Description | |
---|---|---|
![]() | BeginThumb | Gets or sets the BeginThumb child. |
![]() | BeginValue | Gets or sets the begin value of this range scroll bar. |
![]() | EndThumb | Gets or sets the EndThumb child. |
![]() | EndValue | Gets or sets the end value of this range scroll bar. |
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Overriden to add the begin and end thumbs. |
![]() | GetThumbValue | Overridden. Given a thumb position in thumb axis coordinates, determines the thumb value. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the children of this scroll bar. |
![]() | OnBeginValueChanged | Called when the BeginValue property has changed. |
![]() | OnEndValueChanged | Called when the EndValue property has changed. |
![]() | OnLargeChangeChanged | Overridden. Called when the LargeChange property has changed. |
![]() | OnScroll | Overridden. Raises the scroll event. |
![]() | OnThumbDrag | Overridden. Called when a scrollbar thumb is dragged. |
![]() | OnValueChanged | Overridden. Called when the value property has changed. |
Name | Description | |
---|---|---|
![]() | BeginValueChanged | Occurs when the BeginValue property has changed. |
![]() | EndValueChanged | Occurs when the EndValue property has changed. |