5 references to CommitValue
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
1287
CommitValue
(values[index]);
1525
CommitValue
(currentValue);
3155
CommitValue
(values[index]);
4748
return
CommitValue
(value);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
353
_gridView.
CommitValue
(newValue);