소스 검색

View Draw API docs and code cleanup

Tig 9 달 전
부모
커밋
6e873e06e5
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      UnitTests/Views/ToplevelTests.cs

+ 0 - 2
UnitTests/Views/ToplevelTests.cs

@@ -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 ()