2 references to ShowDialogOnDisabled
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
5475throw new InvalidOperationException(string.Format(SR.ShowDialogOnDisabled, nameof(Show))); 5669throw new InvalidOperationException(string.Format(SR.ShowDialogOnDisabled, nameof(ShowDialog)));