Share via


PropertyChangedEventData.OldValue Property

Definition

The old value.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual object? OldValue { get; }
public virtual object OldValue { get; }
public virtual object? OldValue { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.OldValue : obj
member this.OldValue : obj
Public Overridable ReadOnly Property OldValue As Object

Property Value

Attributes

Applies to