1 write to Location
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
786Location = new Point(0, 0);
2 references to Location
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
153return (Point)ShadowProperties[nameof(Location)]; 157ShadowProperties[nameof(Location)] = value;