3 references to OnDataAvailable
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindStatusCallback.g.cs (1)
267 return __object.OnDataAvailable(grfBSCF, dwSize, pformatetc, pstgmed);
Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (2)
66 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.OnDataAvailable(uint, uint, winmdroot.System.Com.FORMATETC*, winmdroot.System.Com.STGMEDIUM*)"/> 73 winmdroot.Foundation.HRESULT __result = @this.OnDataAvailable(grfBSCF, dwSize, pformatetcLocal, pstgmedLocal);