1 write to _form
System.Windows.Forms.Tests (1)
System\Windows\Forms\AxSystemMonitorTests.cs (1)
16
_form
= new Form();
2 references to _form
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxSystemMonitorTests.cs (2)
19
_form
.Controls.Add(_control);
72
_form
.Dispose();