5 references to CommitValue
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
1311CommitValue(values[index]); 1549CommitValue(currentValue); 3194CommitValue(values[index]); 4781return CommitValue(value);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
353_gridView.CommitValue(newValue);