3 references to Properties
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
109ToolStripPanelRowControlCollection controlsCollection = (ToolStripPanelRowControlCollection)Properties.GetObject(PropControlsCollection); 113Properties.SetObject(PropControlsCollection, controlsCollection); 662return this.Properties;