Ejemplo: texto en negrita xaml
<TextBlock.Inlines>
<Run FontWeight="Bold" FontSize="14" Text="This is WPF TextBlock Example. " />
<Run FontStyle="Italic" Foreground="Red" Text="This is red text. " />
</TextBlock.Inlines>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)