Class DefaultInputHandler
Inheritance
System.Object
DefaultInputHandler
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public class DefaultInputHandler : Object, IRichTextBoxInputHandler
Constructors
DefaultInputHandler()
Declaration
public DefaultInputHandler()
Methods
HandleInput(RadRichTextBox, PreviewEditorKeyEventArgs)
Declaration
public bool HandleInput(RadRichTextBox richTextBox, PreviewEditorKeyEventArgs e)
Parameters
RadRichTextBox
richTextBox
|
PreviewEditorKeyEventArgs
e
|
Returns
System.Boolean
|