2 writes to _insidePaint
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (2)
209
_insidePaint
= true;
218
_insidePaint
= false;
1 reference to _insidePaint
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (1)
191
if (
_insidePaint
)