<TextBlock FontSize="36"
TextWrapping="Wrap">This issome <Run FontWeight="Bold">bold</Run> text andsome <Run FontStyle="Italic">italic</Run> text andsome <Run Foreground="Red">red</Run> text andsome <Run TextDecorations="Underline">underlined</Run> textand some <Run FontWeight="Bold"FontStyle="Italic"Foreground="Cyan"FontSize="72"TextDecorations="Underline">big</Run> text. </TextBlock>