2 writes to _originalValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
97
_originalValue
= null;
324
_originalValue
= _currentValue = value;
1 reference to _originalValue
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
309
_currentValue =
_originalValue
;