1 instantiation of ConnectionPointCookie
PresentationFramework (1)
src\Framework\MS\Internal\Controls\ActiveXSite.cs (1)
527_connectionPoint = new ConnectionPointCookie(nativeObject, this, typeof(UnsafeNativeMethods.IPropertyNotifySink));
2 references to ConnectionPointCookie
PresentationFramework (2)
src\Framework\MS\Internal\Controls\ActiveXSite.cs (1)
586private ConnectionPointCookie _connectionPoint;
src\Framework\System\Windows\Controls\WebBrowser.cs (1)
1392private ConnectionPointCookie _cookie;