action - Application Action
Specifies the MethodBinding application action to invoke when the user activates the control.
Category
eventsSyntax
action="action"Usage
The action value must be a public method that takes no parameters and returns a sting. The string is passed to theNavigationHandler for this application.