The HypertextLinkEventArgs class provides data for the TextControl.HypertextLinkClicked event.

Syntax

public class HypertextLinkEventArgs: EventArgs
Public Class HypertextLinkEventArgs
  Inherits EventArgs

Properties

Property Description
HypertextLink Gets an object that represents the clicked hypertext link.