7 references to AttachInterfaces
System.Windows.Forms.Tests (7)
System\Windows\Forms\WebBrowserTests.cs (7)
2323
control.
AttachInterfaces
(nativeActiveXObject);
2326
control.
AttachInterfaces
(nativeActiveXObject);
2331
control.
AttachInterfaces
(null);
2361
control.
AttachInterfaces
(nativeActiveXObject);
2364
control.
AttachInterfaces
(nativeActiveXObject);
2369
control.
AttachInterfaces
(null);
2376
Assert.Throws<InvalidCastException>(() => control.
AttachInterfaces
(new object()));