HtmlTextBlockHyperlinkNavigate Event

It occurs when the navigation of a hyperlink associated with the content of the document is activated.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public event RequestNavigateEventHandler HyperlinkNavigate

Value

RequestNavigateEventHandler

See Also