2 references to OnNotifyPropertyValueUIItemsChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
271
propertyValueService.PropertyUIValueItemsChanged -=
OnNotifyPropertyValueUIItemsChanged
;
297
propertyValueService.PropertyUIValueItemsChanged +=
OnNotifyPropertyValueUIItemsChanged
;