2 writes to innerListChanging
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
891
this.
innerListChanging
= true;
895
this.
innerListChanging
= false;
1 reference to innerListChanging
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindingSource.cs (1)
889
if (!this.
innerListChanging
) {