5 references to DrawSelectionBorder
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs (1)
42
DesignerUtils.
DrawSelectionBorder
(pe.Graphics, bounds);
System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs (1)
65
DesignerUtils.
DrawSelectionBorder
(pe.Graphics, bounds);
System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs (1)
89
DesignerUtils.
DrawSelectionBorder
(pe.Graphics, bounds);
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\DesignerUtilsTests.cs (2)
143
Exception? exception = Record.Exception(() => DesignerUtils.
DrawSelectionBorder
(_graphics, _bounds));
150
DesignerUtils.
DrawSelectionBorder
(_graphics, _bounds);