4 references to _snapLineToBounds
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (4)
245
_snapLineToBounds
.Add(snapLine, controlRect);
249
_snapLineToBounds
.Add(snapLine, controlBounds);
926
Rectangle bounds =
_snapLineToBounds
[snapLine];
1001
Rectangle bounds =
_snapLineToBounds
[snapLine];