KeyRoutedEventArgsKey Property |
Gets the keyboard key associated with the event.
Namespace: Windows.UI.Xaml.InputAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public VirtualKey Key { get; }
Property Value
Type:
VirtualKeySee Also