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