Class DefaultInputHandler
Inheritance
System.Object
DefaultInputHandler
Namespace: Telerik.Windows.Media.Imaging.ImageEditorCommands
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class DefaultInputHandler : Object
Constructors
DefaultInputHandler()
Declaration
public DefaultInputHandler()
Methods
HandleInput(RadImageEditorUI, PreviewEditorKeyEventArgs)
Declaration
public bool HandleInput(RadImageEditorUI editor, PreviewEditorKeyEventArgs e)
Parameters
RadImageEditorUI
editor
|
PreviewEditorKeyEventArgs
e
|
Returns
System.Boolean
|