5 references to AXNohWnd
System.Windows.Forms (5)
System\Windows\Forms\ActiveX\AxHost.cs (3)
1461
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
1529
throw new NotSupportedException(string.Format(SR.
AXNohWnd
, GetType().Name));
1608
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (2)
946
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);
989
throw new TargetInvocationException(string.Format(SR.
AXNohWnd
, GetType().Name), t);