3 references to CommitValue
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1075gridView.CommitValue(this, value);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
2477CommitValue(entry, valueNew, closeDropDown); 4616return CommitValue(currentEntry, value);