Click or drag to resize

PropertyChangedEventArgsTOldValue Property

Gets the old (previous) value of the property.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public T OldValue { get; }

Property Value

Type: T
See Also