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)
1140
_toolStripAdornerWindowService?.
Invalidate
(ddi.DropDown.Bounds);
1631
toolStripService?.
Invalidate
(boundstoInvalidate);
2296
_toolStripAdornerWindowService?.
Invalidate
(bounds);