PropertyChangedEventData.NewValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The new value.
[System.Runtime.CompilerServices.Nullable(2)]
public virtual object? NewValue { get; }
public virtual object NewValue { get; }
public virtual object? NewValue { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.NewValue : obj
member this.NewValue : obj
Public Overridable ReadOnly Property NewValue As Object
Property Value
- Attributes