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