Property NewValue
NewValue
Gets or sets the proposed new value, which can be modified by event handlers.
public T NewValue { get; set; }
Property Value
- T
Gets or sets the proposed new value, which can be modified by event handlers.
public T NewValue { get; set; }