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