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