8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1076
SetCommitError
(ErrorState.None, capture: true);
2402
SetCommitError
(ErrorState.None, EditTextBox.Focused);
2430
SetCommitError
(ErrorState.None, capture: true);
4486
SetCommitError
(error, error == ErrorState.Thrown);
4928
SetCommitError
(ErrorState.MessageBoxUp, false);
4987
SetCommitError
(ErrorState.Thrown, hooked);
5000
SetCommitError
(ErrorState.MessageBoxUp, capture: false);
5060
SetCommitError
(ErrorState.Thrown, capture: hooked);