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