Click or drag to resize

PropertyChangedEventArgsTNewValue Property

Gets the new (current) value of the property.

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

Property Value

Type: T
See Also