Gets or sets the end of the selected range (the value of the second slider thumb). This is a dependency property.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double RangeEnd { get; set; }
Visual Basic (Declaration)
Public Property RangeEnd As Double

See Also