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