OldValue Property
Gets the old value of the range value property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double OldValue { get; init; }
Public Property OldValue As Double
Get
Set
member OldValue : float with get, set
Property Value
DoubleSee Also
Reference
RangeBaseValueChangedEventArgs Class
Avalonia.Controls.Primitives Namespace