2 references to GetControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
6433
return((ControlNativeWindow)w).
GetControl
();
14589
rootRef = GCHandle.Alloc(
GetControl
(), GCHandleType.Normal);