8 references to Thrown
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1256SetCommitError(ErrorState.Thrown); 2397case ErrorState.Thrown: 2530if (EditTextBox.Focused || (_errorState == ErrorState.MessageBoxUp) || (_errorState == ErrorState.Thrown) || InPropertySet) 4454SetCommitError(error, error == ErrorState.Thrown); 4668SetCommitError(ErrorState.Thrown); 4741SetCommitError(ErrorState.Thrown); 4955SetCommitError(ErrorState.Thrown, hooked); 5028SetCommitError(ErrorState.Thrown, capture: hooked);