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