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