Class | Description | |
---|---|---|
DateTimeSliderTickMarks | class that provides SliderTickMarks from DateType type. | |
SliderTickMarks | A class that provides SliderTickMarks from double type. | |
SliderTickMarks<T> | A generic class that implements tick marks maintenance | |
SliderTickMarksBase | A base class that implements tick marks maintenance | |
ThumbComparer<T> | Custom generic comparer class, used to compare generic thumbs | |
ThumbValueChangedEventArgs<T> | A class listing the information needed during the XamSliderBase<T>.ThumbValueChanged event | |
TickMarksPanel<T> | A generic Panel, used to arrange the SliderTickMarks<T>. | |
TrackClickEventArgs<T> | A class listing the information needed during the XamSliderBase<T>.TrackClick event | |
TrackFillChangedEventArgs<T> | A class listing the information needed during the XamRangeSlider<T>.TrackFillDragCompleted event | |
XamDateTimeRangeSlider | A control that provides XamRangeSlider from DateTime type. | |
XamDateTimeSlider | A control that provides simple slider from DateTime type. | |
XamNumericRangeSlider | A control that provides XamRangeSlider from double type. | |
XamNumericSlider | A control that provides simple slider from double type. | |
XamRangeSlider<T> | A control that provides generic slider with multiple thumbs (handles) behavior. | |
XamSimpleSliderBase<T> | A control that provides generic simple slider behavior. | |
XamSliderBase | An object that describes base class for different types of sliders | |
XamSliderBase<T> | A control that provides generic slider behavior. | |
XamSliderBaseCommandSource | The command source object for XamSliderBase object. | |
XamSliderDateTimeThumb | A control that provides XamSliderThumb from DateTime type. | |
XamSliderNumericThumb | A control that provides XamSliderThumb from double type. | |
XamSliderThumb<T> | An object that describes generic class for the slider thumb | |
XamSliderThumbBase | An object that describes base class for the slider thumb |
Enumeration | Description | |
---|---|---|
FrequencyType | An Enum that describes the type of the frequency for DateTimeSLiderTickMarks. | |
SliderThumbInteractionMode | An Enum that describes the interaction between sliders | |
SliderTrackClickAction | An Enum that describes the behavior after click on the slider track. | |
XamSliderBaseCommand | An Enum that describes the type of the XamSliderBaseCommandBase command |