AvaloniaPropertyChangedEventArgsTOldValue Property
Gets the old value of the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Optional<T> OldValue { get; }
Public ReadOnly Property OldValue As Optional(Of T)
Get
member OldValue : Optional<'T> with get
Property Value
OptionalT