Method KeyDownAction
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
KeyDownAction(object, KeyEventArgs)
Action to be performed on keydown on specific control
public void KeyDownAction(object sender, KeyEventArgs e)
Parameters
sender
objecte
KeyEventArgs