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