ElementPropertyChangedEventArgs.OldValue Property

Definition

The value of the attribute before the change

public:
 property System::Object ^ OldValue { System::Object ^ get(); };
public object OldValue { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.OldValue : obj
Public ReadOnly Property OldValue As Object

Property Value

Attributes

Applies to