HyperlinkControlNavigateUri Property

Gets or sets a URI to navigate to when the hyperlink is activated.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public Uri NavigateUri { get; set; }

Property Value

Uri

See Also