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);
4448
SetCommitError
(error, error == ErrorState.Thrown);
4890
SetCommitError
(ErrorState.MessageBoxUp, false);
4949
SetCommitError
(ErrorState.Thrown, hooked);
4962
SetCommitError
(ErrorState.MessageBoxUp, capture: false);
5022
SetCommitError
(ErrorState.Thrown, capture: hooked);