4 references to ShowInvalidMessage
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
972pgv.ShowInvalidMessage(newHandler, obj, ex);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
1416ShowInvalidMessage(gridEntry.PropertyLabel, null, ex); 4775ShowInvalidMessage(ipeCur.PropertyLabel, value, ex); 4846ShowInvalidMessage(ipeCur.PropertyLabel, text, ex);