2 references to ShowDialogOnVisible
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
5373
throw new InvalidOperationException(string.Format(SR.
ShowDialogOnVisible
, nameof(Show)));
5567
throw new InvalidOperationException(string.Format(SR.
ShowDialogOnVisible
, nameof(ShowDialog)));