You can also do this using XAML property element syntax:
<Label><Label.FormattedText><FormattedString><Span><Span.Text>Line 1Line 2</Span.Text></Span></FormattedString></Label.FormattedText></Label>
You can also do this using XAML property element syntax:
<Label><Label.FormattedText><FormattedString><Span><Span.Text>Line 1Line 2</Span.Text></Span></FormattedString></Label.FormattedText></Label>