2 references to OnPropertyValueSet
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
4817
this.ownerGrid.
OnPropertyValueSet
(ipeCur, originalValue);
6784
psheet.ownerGrid.
OnPropertyValueSet
(psheet.SelectedGridEntry, oldValue);