5 references to EditRegionLocation
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (5)
177_button.Location = new Point(EditRegionLocation.X + EditRegionSize.Width - buttonHeight - EditorLineButtonPadding, EditRegionLocation.Y + EditorLineButtonPadding + 1); 279ActionPanel.Invalidate(new Rectangle(EditRegionLocation, EditRegionSize), false); 346Point editorLocation = ActionPanel.PointToScreen(EditRegionLocation); 370Point editorLocation = ActionPanel.PointToScreen(EditRegionLocation);