1 write to pPropertyNotifySink
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4435qaContainer.pPropertyNotifySink = oleSite;
3 references to pPropertyNotifySink
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
17705if (pQaContainer.pPropertyNotifySink != null && UnsafeNativeMethods.IsComObject(pQaContainer.pPropertyNotifySink)) { 17706UnsafeNativeMethods.ReleaseComObject(pQaContainer.pPropertyNotifySink);