Hi,
Silverlight 3 support RTL languages (e.g. Arabic). Waht about Infragistics Silverlight Controls?
Thanks
To my knowledge Silverlight 3 does not support RTL languages or layout. There is a codeplex project that allows you to add limited RTL support, but it is not an official part of Silverlight.
Devin
What about Infragistics?
Because Silverlight does not support RTL, our controls do not support RTL.
OK
Now SL4 supports RTL
We are currently testing the controls to ensure that they properly support RTL. Since Silverlight implements RTL in its base classes, our control should just be able to inherit the behavior.