Base:
method
AttachInterfaces
System.Windows.Forms.WebBrowserBase.AttachInterfaces(System.Object)
1 reference to AttachInterfaces
System.Windows.Forms.Tests (1)
System\Windows\Forms\WebBrowserTests.cs (1)
4714public new void AttachInterfaces(object nativeActiveXObject) => base.AttachInterfaces(nativeActiveXObject);