Is there a way to detect the FlowDirection in TextBox automatically based on the Unicode Characters used?
If you have an Arabic text in Excel it is automatically aligned to the right side of the cell. I would like the same logic in my WPF application. Has anyone experience with this and can tell me how to do this?