OldValue Property
Gets the old value of the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Optional<T> OldValue { get; }
Public ReadOnly Property OldValue As Optional(Of T)
Get
member OldValue : Optional<'T> with get
Property Value
See Also
Reference
AvaloniaPropertyChangedEventArgs(T) Class
Avalonia Namespace