4 references to ChangeProperty
System.Windows.Forms.Design (4)
System\ComponentModel\Design\ToolStripContainerActionList.cs (4)
237
ChangeProperty
(_toolStripContainer, "TopToolStripPanelVisible", value);
252
ChangeProperty
(_toolStripContainer, "BottomToolStripPanelVisible", value);
267
ChangeProperty
(_toolStripContainer, "LeftToolStripPanelVisible", value);
282
ChangeProperty
(_toolStripContainer, "RightToolStripPanelVisible", value);