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