4 writes to inPushOrPull
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Binding.cs (4)
887inPushOrPull = true; 947inPushOrPull = false; 1003inPushOrPull = true; 1026inPushOrPull = false;
2 references to inPushOrPull
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Binding.cs (2)
883if (inPushOrPull && formattingEnabled) { 999if (inPushOrPull && formattingEnabled) {