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