PropertyChangedMessage<T>.NewValue Property

Definition

Gets the value that the property has after the change.

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

Property Value

T

Applies to