4 references to QueryContinueDrag
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripControlHostTests.cs (2)
3811
item.
QueryContinueDrag
+= (sender, e) =>
4033
item.
QueryContinueDrag
+= (sender, e) => queryContinueDragCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (2)
12694
item.
QueryContinueDrag
+= handler;
12699
item.
QueryContinueDrag
-= handler;