mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
TOOD
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace Terminal.Gui;
|
||||
|
||||
// TODO: This class is unnecessary. Replace it with CancelEventArgs<T> from Terminal.Gui.View\CancelEventArgs.cs
|
||||
/// <summary>Args for events that describe a change in <see cref="MouseFlags"/></summary>
|
||||
public class MouseFlagsChangedEventArgs : EventArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user