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