4 references to AfterCheck
System.Windows.Forms.Tests (4)
System\Windows\Forms\TreeViewTests.cs (4)
5438
control.
AfterCheck
+= handler;
5443
control.
AfterCheck
-= handler;
5814
control.
AfterCheck
+= afterCheckHandler;
5833
control.
AfterCheck
-= afterCheckHandler;