6 references to ConnectionPointCookie
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\AxHost.ConnectionPointCookie.cs (1)
19: this(source, sink, eventInterface, true)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
61_connectionPoint = new ConnectionPointCookie(nativeObject, this, typeof(IPropertyNotifySink.Interface), throwException: false);
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
4084_connectionPointCookies[i] = new(obj, this, typeof(IPropertyNotifySink.Interface), throwException: false);
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (1)
69_cookie = new AxHost.ConnectionPointCookie(
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (1)
93_cookie = new AxHost.ConnectionPointCookie(
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (1)
60_cookie = new AxHost.ConnectionPointCookie(