8 references to Thrown
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1279SetCommitError(ErrorState.Thrown); 2420case ErrorState.Thrown: 2553if (EditTextBox.Focused || (_errorState == ErrorState.MessageBoxUp) || (_errorState == ErrorState.Thrown) || InPropertySet) 4486SetCommitError(error, error == ErrorState.Thrown); 4700SetCommitError(ErrorState.Thrown); 4773SetCommitError(ErrorState.Thrown); 4987SetCommitError(ErrorState.Thrown, hooked); 5060SetCommitError(ErrorState.Thrown, capture: hooked);