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