FlowDocumentScrollViewer::OnKeyDown Method (KeyEventArgs^)
.NET Framework (current version)
Handles the KeyDown routed event.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: [SecurityCriticalAttribute] [SecurityTreatAsSafeAttribute] virtual void OnKeyDown( KeyEventArgs^ e ) override
Parameters
- e
-
Type:
System.Windows.Input::KeyEventArgs^
A KeyEventArgs object containing the arguments associated with the KeyDown routed event.
.NET Framework
Available since 3.0
Available since 3.0
Show: