Method GoToInternalDestination
Namespace TallComponents.Interaction.WPF
Class DefaultActionHandler
Navigate the PagesViewer that is associated with this DefaultActionHandler to the given destination.
Syntax
public Void GoToInternalDestination(InternalDestination destination, ActionContext context)
Returns
Void
Parameters
InternalDestination
destination
ActionContext
context
The action context.