Click or drag to resize

PropertyValueChangedArgsTValueOldValue Property

Read-only property holding the value before 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 OldValue { get; }

Property Value

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