Silverlight 4.0 HyperlinkButton
- by xscape
Any workaround for this code?
<HyperlinkButton NavigateUri="/../HTM/HTMLPage1.htm" TargetName="_blank" Click="Button_Click">
<Image Source="{Binding ImageDisplayed}" Height="50" Width="50" Margin="1">
</Image>
</HyperlinkButton>
When I click on the button its has an error, "cannot find...."