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