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