2 references to PropertyDescriptorChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (2)
285column.PropertyDescriptorChanged += new EventHandler(ColumnStylePropDescChanged); 557toRemove.PropertyDescriptorChanged -= new EventHandler(ColumnStylePropDescChanged);