16 references to IsComObject
System.Windows.Forms (16)
winforms\Managed\System\WinForms\Control.cs (16)
16489if (container != null && UnsafeNativeMethods.IsComObject(container)) { 17080if (inPlaceUiWindow != null && UnsafeNativeMethods.IsComObject(inPlaceUiWindow)) { 17085if (inPlaceFrame != null && UnsafeNativeMethods.IsComObject(inPlaceFrame)) { 17210if (inPlaceUiWindow != null && UnsafeNativeMethods.IsComObject(inPlaceUiWindow)) { 17215if (inPlaceFrame != null && UnsafeNativeMethods.IsComObject(inPlaceFrame)) { 17282if (UnsafeNativeMethods.IsComObject(stg)) { 17299if (UnsafeNativeMethods.IsComObject(stream)) { 17410if (UnsafeNativeMethods.IsComObject(pPropBag)) { 17705if (pQaContainer.pPropertyNotifySink != null && UnsafeNativeMethods.IsComObject(pQaContainer.pPropertyNotifySink)) { 17709if (pQaContainer.pUnkEventSink != null && UnsafeNativeMethods.IsComObject(pQaContainer.pUnkEventSink)) { 18017if (UnsafeNativeMethods.IsComObject(stream)) { 18069if (UnsafeNativeMethods.IsComObject(pPropBag)) { 18109if (viewAdviseSink != null && UnsafeNativeMethods.IsComObject(viewAdviseSink)) { 18161if (UnsafeNativeMethods.IsComObject(clientSite)) { 18617if (sink != null && UnsafeNativeMethods.IsComObject(sink)) { 18722if (UnsafeNativeMethods.IsComObject(viewAdviseSink)) {