The purpose of this enum was to give a compile-time checked version of various standard event strings.
Now, I recommend you use a statically typed event object instead.
Event
See Implementation
The purpose of this enum was to give a compile-time checked version of various standard event strings.
Now, I recommend you use a statically typed event object instead.