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