DialogKeyEventArgs.Key Property

Definition

Gets the key being pressed within the UIElementDialogPage.

public:
 property System::Windows::Input::Key Key { System::Windows::Input::Key get(); };
public System.Windows.Input.Key Key { get; }
member this.Key : System.Windows.Input.Key
Public ReadOnly Property Key As Key

Property Value

Key

Applies to