1 write to _hasLocation
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1595_hasLocation = TypeDescriptor.GetProperties(Component)["Location"] is not null;
1 reference to _hasLocation
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1602if (!_hasLocation)