Hyperlink NavigateUri : Hyperlink « Windows Presentation Foundation « VB.Net Tutorial






<Page
  x:Class="WebPageNavigation.Page1"
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  WindowTitle="Page1"
  >
  <Grid>
    <TextBlock FontSize="36" TextWrapping="Wrap">
      Check out <Hyperlink NavigateUri="http://java2s.com">java2s.com</Hyperlink>.
    </TextBlock>
  </Grid>
</Page>
WPF Hyperlink Navigate Uri








16.13.Hyperlink
16.13.1.Hyperlink NavigateUriHyperlink NavigateUri
16.13.2.NavigationService.GetNavigationServiceNavigationService.GetNavigationService