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