4 references to K
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
61new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.P) }); 63new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.I) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
231key = Key.K; 926case Key.K: