Interface IKeyUp
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
interface that can be implemented if a control is to be alerted of KeyUp Event on DesignPanel
public interface IKeyUp
Methods
- KeyUpAction(object, KeyEventArgs)
Action to be performed on keyup on specific control