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