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