2 references to BindingSource
Accessibility_Core_App (1)
DataControls.Designer.cs (1)
64this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingSourceTests.cs (1)
831public SubBindingSource(IContainer container) : base(container)