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