2 writes to Dragging
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\BehaviorService.cs (2)
202Dragging = true; 219Dragging = false;
1 reference to Dragging
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1349if (BehaviorService is not null && BehaviorService.Dragging && cancel)