4 references to UpdateDAPLocation
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionUI.cs (3)
265UpdateDAPLocation(ce.Component as IComponent, glyph); 321UpdateDAPLocation(comp, glyph); 712Point location = UpdateDAPLocation(relatedComponent, glyph);
System\ComponentModel\Design\DesignerActionUI.DesignerActionToolStripDropDown.cs (1)
178_designerActionUI.UpdateDAPLocation(component: null, _relatedGlyph as DesignerActionGlyph);