8 references to SetCommitError
System.Windows.Forms (8)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (8)
1053SetCommitError(ErrorState.None, capture: true); 2379SetCommitError(ErrorState.None, EditTextBox.Focused); 2407SetCommitError(ErrorState.None, capture: true); 4453SetCommitError(error, error == ErrorState.Thrown); 4895SetCommitError(ErrorState.MessageBoxUp, false); 4954SetCommitError(ErrorState.Thrown, hooked); 4967SetCommitError(ErrorState.MessageBoxUp, capture: false); 5027SetCommitError(ErrorState.Thrown, capture: hooked);