4 references to QueryContinueDrag
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripControlHostTests.cs (2)
3809
item.
QueryContinueDrag
+= (sender, e) =>
4031
item.
QueryContinueDrag
+= (sender, e) => queryContinueDragCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (2)
12692
item.
QueryContinueDrag
+= handler;
12697
item.
QueryContinueDrag
-= handler;