5 references to P
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1497
executedHandler, canExecuteHandler, new KeyGesture(Key.
P
, ModifierKeys.Control));
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
25
new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.
P
) });
61
new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.
P
) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
251
key = Key.
P
;
946
case Key.
P
: