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);
4453
SetCommitError
(error, error == ErrorState.Thrown);
4895
SetCommitError
(ErrorState.MessageBoxUp, false);
4954
SetCommitError
(ErrorState.Thrown, hooked);
4967
SetCommitError
(ErrorState.MessageBoxUp, capture: false);
5027
SetCommitError
(ErrorState.Thrown, capture: hooked);