2 references to CollectionChanging
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingMAnagerBase.cs (1)
49bindings.CollectionChanging += new CollectionChangeEventHandler(OnBindingsCollectionChanging);
winforms\Managed\System\WinForms\BindingsCollection.cs (1)
146/// Raises the <see cref='System.Windows.Forms.BindingsCollection.CollectionChanging'/> event.