3 references to Advise
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
307return adviseHolder.Value->Advise(pAdvSink, token);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleAdviseHolder.g.cs (2)
55 /// <inheritdoc cref="Advise(winmdroot.System.Com.IAdviseSink*, uint*)"/> 60 winmdroot.Foundation.HRESULT __result = this.Advise(pAdvise, pdwConnectionLocal);