Table of Contents

Method AfterPreviewKeyDown

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AfterPreviewKeyDown(AbstractControl, Key, ModifierKeys, ref bool)

Called after the PreviewKeyDown event is raised.

public void AfterPreviewKeyDown(AbstractControl sender, Key key, ModifierKeys modifiers, ref bool isInputKey)

Parameters

sender AbstractControl
key Key
modifiers ModifierKeys
isInputKey bool