Beispiel #1
0
 protected override KeyEventArgsExt GetDownUpEventArgs(CallbackData data)
 {
     return(KeyEventArgsExt.FromRawDataGlobal(data));
 }