[]
Represents the delegate that handles a ButtonClick event.
public delegate void InputNavigatorClickEventHandler(object sender, InputNavigatorClickEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the delegate that handles a ButtonClick event. |
| InputNavigatorClickEventArgs | e | Represents the delegate that handles a ButtonClick event. |
| Name | Description |
|---|---|
| InputNavigatorClickEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, InputNavigatorClickEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, InputNavigatorClickEventArgs) |