=== Example ===
The following example shows how to use the control with two parameters in conjunction with the NavigateToGuidCommand. The first parameter specifies the Guid of the target document and the second parameter specifies the HotSpot that should be highlighted on that very document. This example needs a namespace declaration ''xmlns:ctrls="using:UBIK.WinX.Controls"''
<source lang = "xml">
<Button Command="{Binding NavigateToGuidCommand}" Content="Test">
</Button>
</source>
[[Category:Pages with broken file links|KeyValueList]]
== Parameters ==