5 references to Interface
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.ConnectionPointCookie.cs (1)
25
if (source is not IConnectionPointContainer.
Interface
cpc)
System.Windows.Forms.Primitives (4)
_generated\118\Windows.Win32.IConnectionPointContainer.g.cs (2)
62
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
107
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\476\Windows.Win32.System_Com_IConnectionPointContainer_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IConnectionPointContainer.
Interface
.FindConnectionPoint(global::System.Guid*, winmdroot.System.Com.IConnectionPoint**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT FindConnectionPoint(this winmdroot.System.Com.IConnectionPointContainer.
Interface
@this, in global::System.Guid riid, winmdroot.System.Com.IConnectionPoint** ppCP)