7 writes to Location
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
4898
dialog.
Location
= location;
System\Windows\Forms\Form.cs (3)
3931
Location
= p;
3967
Location
= p;
5404
Location
= new Point(workingArea.X + x, workingArea.Y + y);
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
405
set => base.
Location
= value;
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (2)
359
_dropDownHolder.
Location
= editorLocation;
383
_dropDownHolder.
Location
= editorLocation;
6 references to Location
System.Windows.Forms (6)
System\Windows\Forms\Form.cs (5)
919
Point loc =
Location
;
1363
Location
.X,
1364
Location
.Y,
6564
_restoredWindowBounds.Location =
Location
;
6570
_restoreBounds.Location =
Location
;
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
404
get => base.
Location
;