4 references to ChangeProperty
System.Windows.Forms.Design (4)
System\ComponentModel\Design\ToolStripContainerActionList.cs (4)
246
ChangeProperty
(_toolStripContainer, "TopToolStripPanelVisible", value);
261
ChangeProperty
(_toolStripContainer, "BottomToolStripPanelVisible", value);
276
ChangeProperty
(_toolStripContainer, "LeftToolStripPanelVisible", value);
291
ChangeProperty
(_toolStripContainer, "RightToolStripPanelVisible", value);