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