Name | Description | |
---|---|---|
InputNavigatorErrorEventArgs Constructor | Initializes a new instance of the InputNavigatorErrorEventArgs class. |
The following tables list the members exposed by InputNavigatorErrorEventArgs.
Name | Description | |
---|---|---|
InputNavigatorErrorEventArgs Constructor | Initializes a new instance of the InputNavigatorErrorEventArgs class. |
Name | Description | |
---|---|---|
Button | The clicked navigator button. | |
Exception | Exception that occurred while performing the button action. | |
Handled | If set to True by event code, the exception will not be rethrown. |