How to do text justification in a TextBox with Markup?
I noticed that if text box has Markup enabled, then Text Justification property is ignored. I want the text to be right justified, and it just doesn't work. But as soon as I turn off markup - it aligns correctly.Is it a bug?Is there a way to justify marked up text using markup?