4 references to V
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
47
new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.
V
) });
73
new List<KeyGesture> { new KeyGesture(Key.
V
, ModifierKeys.Control) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
275
key = Key.
V
;
970
case Key.
V
: