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