DialogKeyEventArgs Class

Definition

Event args used by DialogKeyPendingEvent.

public ref class DialogKeyEventArgs : System::Windows::RoutedEventArgs
public class DialogKeyEventArgs : System.Windows.RoutedEventArgs
type DialogKeyEventArgs = class
    inherit RoutedEventArgs
Public Class DialogKeyEventArgs
Inherits RoutedEventArgs
Inheritance
DialogKeyEventArgs

Properties

Key

Gets the key being pressed within the UIElementDialogPage.

Applies to