2 references to GetGlyphLocationScreenCoord
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (2)
615Point glyphCoord = GetGlyphLocationScreenCoord(_lastPanelComponent, currentGlyph); 655Point glyphLocationScreenCoord = GetGlyphLocationScreenCoord(component, glyph);