5 references to Invalidate
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionUI.cs (3)
219
designerActionGlyph.
Invalidate
(); // need to invalidate here too, someone could have called refresh too soon, causing the glyph to get created in the wrong place
253
glyph.
Invalidate
();
406
relatedGlyph.
Invalidate
();
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (2)
54
Invalidate
();
229
Invalidate
();