[]
Provides data for the GrapeCity.Windows.InputMan.Primitives.EditBase.KeyExit event.
public class KeyExitEventArgs : RoutedEventArgs
Public Class KeyExitEventArgs
Inherits RoutedEventArgs
Name | Description |
---|---|
KeyExitEventArgs(ExitKey) | Initializes a new instance of the KeyExitEventArgs class using the specified ExitKeys. |
KeyExitEventArgs(RoutedEvent, ExitKey) | Initializes a new instance of the KeyExitEventArgs class using the specified ExitKeys. |
Name | Description |
---|---|
Key | Gets a ExitKey value indicates the key raised GrapeCity.Windows.InputMan.Primitives.EditBase.KeyExit event. |