2 writes to isActive
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (2)
546this.isActive = false; 583isActive = value;
1 reference to isActive
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
626if (isActive)