7 references to NeedsCommit
System.Windows.Forms (7)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (7)
2646if (this.NeedsCommit) { 2854if (this.NeedsCommit) { 3269if (!this.NeedsCommit) { 4688if (!this.NeedsCommit) { 6669if (psheet.NeedsCommit) { 6806bool fwdReturn = !psheet.NeedsCommit; 6915if (psheet.NeedsCommit || this.WantsTab((ModifierKeys & Keys.Shift) == 0)) {