4 references to DrawNoResizeHandle
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs (1)
47
DesignerUtils.
DrawNoResizeHandle
(pe.Graphics, bounds, _isPrimary);
System\Windows\Forms\Design\ComponentTray.cs (1)
1470
DesignerUtils.
DrawNoResizeHandle
(gr, glyph.Bounds, first);
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\DesignerUtilsTests.cs (2)
204
DesignerUtils.
DrawNoResizeHandle
(_graphics, _bounds, isPrimary));
213
DesignerUtils.
DrawNoResizeHandle
(_graphics, _bounds, isPrimary);