2 writes to _firstActivate
System.Windows.Forms (2)
System\Windows\Forms\Design\ComponentEditorForm.cs (2)
53
_firstActivate
= true;
318
_firstActivate
= false;
2 references to _firstActivate
System.Windows.Forms (2)
System\Windows\Forms\Design\ComponentEditorForm.cs (2)
316
if (
_firstActivate
)
375
if (
_firstActivate
)