2 references to Cursor_LoadImageFailure
PresentationCore (2)
System\Windows\Input\Cursor.cs (2)
199
throw new Win32Exception(errorCode, SR.Format(SR.
Cursor_LoadImageFailure
, fileName));
208
throw new ArgumentException(SR.Format(SR.
Cursor_LoadImageFailure
, fileName));