Is fired when a non-system key is pressed.
public:
event TypedEventHandler<CoreWindow^ , KeyEventArgs^ >^ KeyDown {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , KeyEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd