[]
        
(Showing Draft Content)

C1.WPF.Input.RangeSliderThumb

RangeSliderThumb Class

Thumb used inside C1RangeSlider.

Inheritance
RangeSliderThumb
Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class RangeSliderThumb : Thumb, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

Constructors

Name Description
RangeSliderThumb()

Initializes a new instance of the RangeSliderThumb class.

Fields

Name Description
CornerRadiusProperty

Identifies the CornerRadius dependency property.

Properties

Name Description
CornerRadius

Gets or sets the CornerRadius of the border.

IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the RangeSliderThumb class.

OnApplyTemplate()