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