Click or drag to resize

PropertyValueChangedArgsTValueNewValue Property

Read-only property holding the value after the change.

Namespace:  BionicCode.Utilities.Net.Standard.ViewModel
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.3
Syntax
public TValue NewValue { get; }

Property Value

Type: TValue
The value after the change.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md