2 writes to iOleControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4566
iOleControl
= null;
4655
iOleControl
= (UnsafeNativeMethods.IOleControl) instance;
2 references to iOleControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4653
if (
iOleControl
== null) {
4657
return
iOleControl
;