2 writes to _targetAllowsDragBox
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (2)
39
_targetAllowsDragBox
= true;
56
_targetAllowsDragBox
= allowDragBox;
1 reference to _targetAllowsDragBox
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
333
if (
_targetAllowsDragBox
)