5 references to Invalidate
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
1045
_toolStripAdornerWindowService.
Invalidate
(_boundsToInvalidate);
2013
_toolStripAdornerWindowService.
Invalidate
(ddi.DropDown.Bounds);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (3)
1137
_toolStripAdornerWindowService?.
Invalidate
(ddi.DropDown.Bounds);
1628
toolStripService?.
Invalidate
(boundstoInvalidate);
2290
_toolStripAdornerWindowService?.
Invalidate
(bounds);