2 references to InvalidFileFormat
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2857
throw new ArgumentException(SR.
InvalidFileFormat
, ex);
2864
throw new ArgumentException(SR.
InvalidFileFormat
);