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