Terminal.Gui
Terminal.Gui copied to clipboard
Rename `StateChangedEventArgs<T>` to `CancelEventArgs<T>`
I mis-named this. I originally thought it was just for representing the property that represented the primary state of a View, but that's way to restrictive. This class is useful for any event that is tracking the state of a property.