2 references to OnNotifyPropertyValueUIItemsChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
313pvSvc.PropertyUIValueItemsChanged -= new EventHandler(this.OnNotifyPropertyValueUIItemsChanged); 339pvSvc.PropertyUIValueItemsChanged += new EventHandler(this.OnNotifyPropertyValueUIItemsChanged);