mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
View Draw API docs and code cleanup
This commit is contained in:
@@ -1018,8 +1018,6 @@ public partial class ToplevelTests (ITestOutputHelper output)
|
||||
top.Dispose ();
|
||||
}
|
||||
|
||||
private void OnDrawContentComplete (object sender, DrawEventArgs e) { throw new NotImplementedException (); }
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown]
|
||||
public void Activating_MenuBar_By_Alt_Key_Does_Not_Throw ()
|
||||
|
||||
Reference in New Issue
Block a user