8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1053
SetCommitError
(ErrorState.None, capture: true);
2379
SetCommitError
(ErrorState.None, EditTextBox.Focused);
2407
SetCommitError
(ErrorState.None, capture: true);
4454
SetCommitError
(error, error == ErrorState.Thrown);
4896
SetCommitError
(ErrorState.MessageBoxUp, false);
4955
SetCommitError
(ErrorState.Thrown, hooked);
4968
SetCommitError
(ErrorState.MessageBoxUp, capture: false);
5028
SetCommitError
(ErrorState.Thrown, capture: hooked);