4 references to DrawLockedHandle
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs (1)
37
DesignerUtils.
DrawLockedHandle
(pe.Graphics, bounds, _isPrimary);
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\DesignerUtilsTests.cs (3)
121
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary);
130
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary: true);
138
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary: false);