Slider.Value Property

Definition

Gets or sets the current value. This is a bindable property.

public double Value { get; set; }
member this.Value : double with get, set

Property Value

A double.

Applies to