2 references to SetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
222
SetPropertyValue
(GetValueOwner(), value, reset: false, undoText: null);
409
SetPropertyValue
(owner, value: null, reset: true, undoText: string.Format(SR.PropertyGridResetValue, PropertyName));