AvaloniaPropertyChangedEventArgsOldValue Property
Gets the old value of the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? OldValue { get; }
Public ReadOnly Property OldValue As Object
Get
member OldValue : Object with get
Property Value
Object