NumberBoxValueChangedEventArgs.OldValue Property

Definition

Contains the old Value being replaced in a NumberBox.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 property double OldValue { double get(); };
double OldValue();
public double OldValue { get; }
Public ReadOnly Property OldValue As Double

Property Value

Double

double

Applies to