3 references to OnQueryContinueDrag
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\Behavior.cs (2)
356
GetNextBehavior.
OnQueryContinueDrag
(g, e);
360
behavior.
OnQueryContinueDrag
(g, e);
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
842
=> GetAppropriateBehavior(_hitTestedGlyph)?.
OnQueryContinueDrag
(_hitTestedGlyph, e);