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); 4454SetCommitError(error, error == ErrorState.Thrown); 4896SetCommitError(ErrorState.MessageBoxUp, false); 4955SetCommitError(ErrorState.Thrown, hooked); 4968SetCommitError(ErrorState.MessageBoxUp, capture: false); 5028SetCommitError(ErrorState.Thrown, capture: hooked);