3 references to addBehavior
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement2.g.cs (1)
2629
return __object.
addBehavior
(bstrUrl, pvarFactory, pCookie);
Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
153
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.
addBehavior
(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, int*)"/>
160
winmdroot.Foundation.HRESULT __result = @this.
addBehavior
(bstrUrl, pvarFactoryLocal, pCookieLocal);