8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1053SetCommitError(ErrorState.None, capture: true); 2379SetCommitError(ErrorState.None, EditTextBox.Focused); 2407SetCommitError(ErrorState.None, capture: true); 4463SetCommitError(error, error == ErrorState.Thrown); 4905SetCommitError(ErrorState.MessageBoxUp, false); 4964SetCommitError(ErrorState.Thrown, hooked); 4977SetCommitError(ErrorState.MessageBoxUp, capture: false); 5037SetCommitError(ErrorState.Thrown, capture: hooked);