ShortcutKeyRequestArgs.OriginalArgs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Original KeyDown arguments
public Windows.UI.Xaml.Input.KeyRoutedEventArgs OriginalArgs { get; }
member this.OriginalArgs : Windows.UI.Xaml.Input.KeyRoutedEventArgs
Public ReadOnly Property OriginalArgs As KeyRoutedEventArgs
Property Value
Windows.UI.Xaml.Input.KeyRoutedEventArgs