NumericUpDownValueChangedEventArgsOldValue Property
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public decimal? OldValue { get; }
Public ReadOnly Property OldValue As Decimal?
Get
member OldValue : Nullable<decimal> with get
Property Value
NullableDecimal