Table of Contents

Method HandleKey

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

HandleKey(KeyEventArgs)

Process key input.

public void HandleKey(KeyEventArgs e)

Parameters

e KeyEventArgs

An KeyEventArgs that contains the key data.