3 references to CommitValue
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1312iva.CommitValue(this, value);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
2706CommitValue(gridEntry, valueNew, closeDropDown); 4731return CommitValue(ipeCur, value);