2 references to IConnectionPoint
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (2)
3207
int FindConnectionPoint([In] ref Guid guid, [Out, MarshalAs(UnmanagedType.Interface)]out
IConnectionPoint
ppCP);
3219
int Next(int cConnections, out
IConnectionPoint
pCp, out int pcFetched);