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