2 references to BindingSource
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
109public BindingSource() : this(null, String.Empty) { 220BindingSource bs = new BindingSource(this, dataMember);