1 instantiation of BindToObject
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\Binding.cs (1)
150
_bindToObject = new
BindToObject
(this);
1 reference to BindToObject
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\Binding.cs (1)
26
private readonly
BindToObject
_bindToObject;