This class exposes properties for the KeyDownImage and the KeyUpImage events.
[Visual Basic] Public Class
KeyUpDownEventArgs Inherits EventArgs
[C#] public class KeyUpDownEventArgs:
EventArgs
Explanation
Property | Type | Explanation |
---|---|---|
![]() |
System.Windows.Input.Key | Obtains the type of key that was pressed and released |
See Also
ImageKit Members | Newtone.ImageKit.Wpf.ImageKit