2 writes to _targetAllowsDragBox
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (2)
41
_targetAllowsDragBox
= true;
58
_targetAllowsDragBox
= allowDragBox;
1 reference to _targetAllowsDragBox
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
337
if (
_targetAllowsDragBox
)