1 write to control
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
7960this.control = control;
2 references to control
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
7964if (control != null) { 7965control.WndProc(ref m);