3 writes to BindingSource
System.Windows.Forms (3)
System\Windows\Forms\DataBinding\BindingNavigator.cs (3)
52
BindingSource
= bindingSource;
103
BindingSource
= null; // ...unwires from events of any prior BindingSource
771
BindingSource
= null;
1 reference to BindingSource
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\BindingNavigator.cs (1)
10
[DefaultProperty(nameof(
BindingSource
))]