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