バージョン

OnKeyDown メソッド

Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
オーバーロード一覧
オーバーロード解説
OnKeyDown(Key) Infragistics.Controls.SeriesViewerから継承されます。
OnKeyDown(KeyEventArgs)Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。
参照