4 references to AfterCheck
System.Windows.Forms.Tests (4)
System\Windows\Forms\TreeViewTests.cs (4)
5440
control.
AfterCheck
+= handler;
5445
control.
AfterCheck
-= handler;
5816
control.
AfterCheck
+= afterCheckHandler;
5835
control.
AfterCheck
-= afterCheckHandler;