ValueChangingEventArgs<T> Fields
Stores arguments for events that trigger before a value changes.
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
See Also