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