8 references to ERROR_THROWN
System.Windows.Forms (8)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (8)
1415SetCommitError(ERROR_THROWN); 2640case ERROR_THROWN: 2756if (Edit.Focused || (errorState == ERROR_MSGBOX_UP) || (errorState == ERROR_THROWN)|| GetInPropertySet()) { 4574SetCommitError(error, error == ERROR_THROWN); 4774SetCommitError(ERROR_THROWN); 4845SetCommitError(ERROR_THROWN); 5028SetCommitError(ERROR_THROWN, hooked); 5105SetCommitError(ERROR_THROWN, hooked);