2 writes to firstActivate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (2)
75
firstActivate
= true;
355
firstActivate
= false;
2 references to firstActivate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (2)
354
if (
firstActivate
) {
413
if (
firstActivate
== true) {