PropertyChangedEventArgs.NewValue Property

Definition

Gets the new value of the property.

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

Property Value

Applies to