HyperlinkButtonNavigateUri Property |
Gets or sets the Uniform Resource Identifier (URI) to navigate to when the
HyperlinkButton is clicked.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Uri NavigateUri { get; set; }
Property Value
Type:
UriSee Also