4 references to ChangeProperty
System.Windows.Forms.Design (4)
System\ComponentModel\Design\ToolStripContainerActionList.cs (4)
243
ChangeProperty
(_toolStripContainer, "TopToolStripPanelVisible", value);
258
ChangeProperty
(_toolStripContainer, "BottomToolStripPanelVisible", value);
273
ChangeProperty
(_toolStripContainer, "LeftToolStripPanelVisible", value);
288
ChangeProperty
(_toolStripContainer, "RightToolStripPanelVisible", value);