NavigateUri Property (WPFHyperlink)

Action

Gets a URI to navigate to when the Hyperlink is activated.

Syntax

C#
protected String NavigateUri { get; }
VB
'Declaration
Protected Read Property NavigateUri As String

Access

Read only.