5 references to CommitValue
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
1310CommitValue(values[index]); 1548CommitValue(currentValue); 3193CommitValue(values[index]); 4780return CommitValue(value);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
353_gridView.CommitValue(newValue);