8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1077SetCommitError(ErrorState.None, capture: true); 2403SetCommitError(ErrorState.None, EditTextBox.Focused); 2431SetCommitError(ErrorState.None, capture: true); 4487SetCommitError(error, error == ErrorState.Thrown); 4929SetCommitError(ErrorState.MessageBoxUp, false); 4988SetCommitError(ErrorState.Thrown, hooked); 5001SetCommitError(ErrorState.MessageBoxUp, capture: false); 5061SetCommitError(ErrorState.Thrown, capture: hooked);