ValueChangingEventArgs<T> Constructors
Stores arguments for events that trigger before a value changes.
Name | Parameters | Description |
---|---|---|
Value |
old |
Initializes a new instance of the Value |
See Also