Terminal.Gui icon indicating copy to clipboard operation
Terminal.Gui copied to clipboard

Rename `StateChangedEventArgs<T>` to `CancelEventArgs<T>`

Open tig opened this issue 1 year ago • 63 comments

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.

tig avatar Jun 24 '24 15:06 tig