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)
118
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary);
127
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary: true);
135
DesignerUtils.
DrawLockedHandle
(_graphics, _bounds, isPrimary: false);