Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Overriden to add the begin and end thumbs. | |
GetThumbValue | Overridden. Gets the thumb value corresponding to the given location. |
For a list of all members of this type, see NRangeSlider members.
Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Overriden to add the begin and end thumbs. | |
GetThumbValue | Overridden. Gets the thumb value corresponding to the given location. |
Name | Description | |
---|---|---|
ArrangeHorizontally | Overridden. Arranges the slider children horizontally. | |
ArrangeVertically | Overridden. Arranges the slider children vertically. | |
ComputeHAxisXandWidth | Overridden. Computes the X coordinate and the width of the axis when the slider is oriented horizontally. | |
ComputeThumbHeight | Overridden. Computes the height of the thumb. | |
ComputeThumbWidth | Overridden. Computes the width of the thumb. | |
ComputeVAxisYandHeight | Overridden. Computes the Y coordinate and the height of the axis when the slider is oriented vertically. | |
CreateThumb | Overridden. Creates the thumb of this range slider. | |
OnBeginValueChanged | Called when the BeginValue property has changed. | |
OnEndValueChanged | Called when the EndValue property has changed. | |
OnScroll | Overridden. Raises the scroll event. | |
OnThumbDrag | Overridden. Called when a slider thumb is dragged. | |
OnValueChanged | Overridden. Called when the value property has changed. |