Looking for Silverlight BiDi or RTL? Use the FlowDirection property
Posted in Silverlight on Jun 2nd, 2010
Here’s a simple tip. If you want to use the Silverlight Right to Left layout (RTL) support for languages like Arabic and Hebrew don’t search for RTL. No, what you are looking for is the FlowDirection=’RightToLeft’ property.
I don’t think that Microsoft tried to hide this property but if you search for bidi or RTL you’ll [...]
