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