8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1076
SetCommitError
(ErrorState.None, capture: true);
2408
SetCommitError
(ErrorState.None, EditTextBox.Focused);
2436
SetCommitError
(ErrorState.None, capture: true);
4498
SetCommitError
(error, error == ErrorState.Thrown);
4940
SetCommitError
(ErrorState.MessageBoxUp, false);
4999
SetCommitError
(ErrorState.Thrown, hooked);
5012
SetCommitError
(ErrorState.MessageBoxUp, capture: false);
5072
SetCommitError
(ErrorState.Thrown, capture: hooked);