[]
Represents the delegate that handles an Error event.
public delegate void InputNavigatorErrorEventHandler(object sender, InputNavigatorErrorEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the delegate that handles an Error event. |
| InputNavigatorErrorEventArgs | e | Represents the delegate that handles an Error event. |
| Name | Description |
|---|---|
| InputNavigatorErrorEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, InputNavigatorErrorEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, InputNavigatorErrorEventArgs) |