Table of Contents

Delegate PreProcessInputEventHandler

Namespace
GHIElectronics.Endpoint.UI.Input
Assembly
GHIElectronics.Endpoint.UI.dll

Delegate type for handles of events that use PreProcessInputEventArgs.

public delegate void PreProcessInputEventHandler(object sender, PreProcessInputEventArgs e)

Parameters

sender object
Delegate type for handles of events that use .
e PreProcessInputEventArgs
Delegate type for handles of events that use .