Event CommandNotBound | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Cancelable event raised when a command that has not been bound is invoked.
public event EventHandler<CommandEventArgs>? CommandNotBound
Returns
EventHandler<CommandEventArgs>
Cancelable event raised when a command that has not been bound is invoked.