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