PropertyChangedEventArgs.OldValue Property

Definition

Gets the old value of the property.

public:
 property System::Object ^ OldValue { System::Object ^ get(); };
public object OldValue { get; }
member this.OldValue : obj
Public ReadOnly Property OldValue As Object

Property Value

Applies to