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