4 writes to _pushingValue
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs (4)
44
_pushingValue
= true;
89
_pushingValue
= false;
102
_pushingValue
= true;
109
_pushingValue
= false;
1 reference to _pushingValue
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs (1)
39
if (
_pushingValue
|| ActionPanel._dropDownActive)