'Declaration Public Property TextRuns As IList(Of TextRun)
public IList<TextRun> TextRuns {get; set;}
The TextRuns property can be used to create a hyperlink with mixed formatting attributes. Each element in the list contains a fragment of the text to be displayed along with the font which defines the formatting attributes for that fragment.
The Text property exists for the developer's convenience since in the majority of cases a hyperlink does not contain mixed formatting attributes.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2