5 references to Refresh
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionService.cs (1)
252
designerActionUIService?.
Refresh
(comp); // we need to refresh, a verb on the current panel has changed its state
System\Windows\Forms\Design\SplitContainerDesigner.OrientationActionList.cs (1)
57
actionUIService.
Refresh
(_ownerComponent);
System\Windows\Forms\Design\StandardMenuStripVerb.cs (2)
250
actionUIService?.
Refresh
(_designer.Component);
394
actionUIService?.
Refresh
(_designer.Component);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
263
actionUIService?.
Refresh
(Component);