15 references to Commit
System.Windows.Forms (15)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (15)
1785
return this.
Commit
();
1934
if (
Commit
() && Edit.Focused) {
2384
if (sender == DialogButton && !
Commit
()) {
2390
Commit
();
2424
if (!
Commit
()) {
2625
Commit
();
2779
if (!
Commit
()) {
3171
if (!
Commit
()) {
3815
if (!
Commit
() || !IsScrollValueValid(se.NewValue)) {
4119
if (HasEntries && !GetInPropertySet() && !
Commit
()) {
4264
if (!IsScrollValueValid(newOffset) || !
Commit
()) {
4360
if (errorState != ERROR_NONE || (row != selectedRow && !
Commit
())) {
4676
return
Commit
();
5219
bool commit =
Commit
();
5336
if (!GetInPropertySet() && Edit.Visible && (errorState != ERROR_NONE || !
Commit
())) {