5 references to AXNohWnd
System.Windows.Forms (5)
System\Windows\Forms\ActiveX\AxHost.cs (3)
1458
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
1526
throw new NotSupportedException(string.Format(SR.
AXNohWnd
, GetType().Name));
1605
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (2)
940
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
983
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);