| NavigationHost |
| Cache | |
| CurrentQuery | The query part of the url |
| CurrentPanel | The currently visible panel |
| CurrentUrl | The Url we're currently viewing |
| DefaultUrl | The Url we should go to when one isn't set |
| NavigatorCanvas | The panel in which we should create our pages |
| AddDestination | Instead of finding pages by attributes, we can fill them in manually here |
| CurrentUrlMatches | |
| ExtractProperties | |
| GoBack | To back to the previous page. Return true on success. |
| GoBackUntilNot | Keep pressing the back button until our url doesn't match the passed wildcard string |
| GoForward | Go forward, return true on success |
| Navigate | Navigate to the passed url |
| NotFound | |
| OnBack | |
| OnForward | |
| OnParametersSet | Called after initialization |
| OnTemplateSlot | This sucks this sucks this sucks |
| SetProperty |