Table of Contents

Event KeyPreviewEvent

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

Occurs when the popup window receives key message.

public event KeyPreviewEvent KeyPreviewEvent

Returns

KeyPreviewEvent
Occurs when the popup window receives key message.
Implements

Remarks

The event handler receives an argument of type KeyPreviewEventArgs containing data related to this event.