OldValue Property
Gets the old value of the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? OldValue { get; }
Public ReadOnly Property OldValue As Object
Get
member OldValue : Object with get