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