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