3 references to AddSnapLines
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (3)
576AddSnapLines(designer, _targetHorizontalSnapLines, _targetVerticalSnapLines, true, targetControl is not null); 597AddSnapLines(designer, _horizontalSnapLines, _verticalSnapLines, false, targetControl is not null); 610AddSnapLines(internalDesigner, _horizontalSnapLines, _verticalSnapLines, false, targetControl is not null);