7 references to AttachInterfaces
System.Windows.Forms.Tests (7)
System\Windows\Forms\WebBrowserTests.cs (7)
2325
control.
AttachInterfaces
(nativeActiveXObject);
2328
control.
AttachInterfaces
(nativeActiveXObject);
2333
control.
AttachInterfaces
(null);
2363
control.
AttachInterfaces
(nativeActiveXObject);
2366
control.
AttachInterfaces
(nativeActiveXObject);
2371
control.
AttachInterfaces
(null);
2378
Assert.Throws<InvalidCastException>(() => control.
AttachInterfaces
(new object()));