2 references to OLE_E_INVALIDRECT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17151
if (NativeMethods.Failed(hr) && hr != NativeMethods.
OLE_E_INVALIDRECT
&&
17158
if (NativeMethods.Failed(hr) && hr != NativeMethods.
OLE_E_INVALIDRECT
&&