Implemented interface member:
method
DAdvise
Windows.Win32.System.Com.IDataObject.Interface.DAdvise(Windows.Win32.System.Com.FORMATETC*, System.UInt32, Windows.Win32.System.Com.IAdviseSink*, System.UInt32*)
2 references to DAdvise
PresentationCore (1)
System\Windows\dataobject.cs (1)
595_innerData.DAdvise(pformatetc, advf, pAdvSink, pdwConnection);
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataObject.cs (1)
322_innerData.DAdvise(pformatetc, advf, pAdvSink, pdwConnection);