Base:
method
OnKeyDown
System.Windows.UIElement.OnKeyDown(System.Windows.Input.KeyEventArgs)
1 override of OnKeyDown
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
596
protected override void
OnKeyDown
(KeyEventArgs e)
1 reference to OnKeyDown
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
603
base.
OnKeyDown
(e);