WPF Textblock, linebreak in Text attribute December 31, 2022 by Tarik Try this: <TextBlock> line1 <LineBreak /> line2 </TextBlock>