PropertyChangedMessage<T>.OldValue Property

Definition

Gets the value that the property had before the change.

public T OldValue { get; }
member this.OldValue : 'T
Public ReadOnly Property OldValue As T

Property Value

T

Applies to