[]
Gets the list of inline elements derived from Inline, such as TextRun and LineBreak.
public List<Inline> Inlines { get; }
Public ReadOnly Property Inlines As List(Of Inline)