2 writes to inOnBindingComplete
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Binding.cs (2)
651inOnBindingComplete = true; 668inOnBindingComplete = false;
1 reference to inOnBindingComplete
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Binding.cs (1)
649if (!inOnBindingComplete) {