3 references to OnProgress
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindStatusCallback.g.cs (1)
159
return __object.
OnProgress
(ulProgress, ulProgressMax, ulStatusCode, szStatusText);
Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.
OnProgress
(uint, uint, uint, winmdroot.Foundation.PCWSTR)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
OnProgress
(ulProgress, ulProgressMax, ulStatusCode, szStatusTextLocal);