I am having hard time to match Special characters set in Silverlight. I only on the following:
To represent a LineBreak in Silverlight TextBlock:
use : > line
<TextBox x:Name="textBox" AcceptsReturn="True" />