4 references to X
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
29
new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.
X
) });
69
new List<KeyGesture> { new KeyGesture(Key.
X
, ModifierKeys.Control) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
283
key = Key.
X
;
978
case Key.
X
: