DialogKeyEventArgs Class
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.
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. |