3 writes to _ctrlEnterPressed
System.Windows.Forms.Design (3)
System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs (3)
109
_ctrlEnterPressed
= true;
131
_ctrlEnterPressed
= false;
139
_ctrlEnterPressed
= false;
1 reference to _ctrlEnterPressed
System.Windows.Forms.Design (1)
System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs (1)
338
if (!
_ctrlEnterPressed
)