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