2 writes to _updateCurrentValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
99
_updateCurrentValue
= false;
347
_updateCurrentValue
= true;
2 references to _updateCurrentValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
323
Debug.Assert(!
_updateCurrentValue
);
355
if (!
_updateCurrentValue
)