3 references to OnStopBinding
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindStatusCallback.g.cs (1)
193
return __object.
OnStopBinding
(hresult, szError);
Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (2)
43
/// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.
OnStopBinding
(winmdroot.Foundation.HRESULT, winmdroot.Foundation.PCWSTR)"/>
48
winmdroot.Foundation.HRESULT __result = @this.
OnStopBinding
(hresult, szErrorLocal);