2 writes to Location
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSettingsManager.SettingsStub.cs (2)
43
Location
= toolStrip.Location;
53
Location
= toolStripSettings.Location;
2 references to Location
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSettingsManager.cs (2)
62
toolStripSettings.Location = stub.
Location
;
163
toolStripPanel.Join(toolStrip!, settings.
Location
);