3 references to removeBehavior
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement2.g.cs (1)
2656 return __object.removeBehavior(cookie, pfResult);
Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
166 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeBehavior(int, winmdroot.Foundation.VARIANT_BOOL*)"/> 171 winmdroot.Foundation.HRESULT __result = @this.removeBehavior(cookie, pfResultLocal);