All entry fields are not aligned to Right when the RTL language is selected.
Steps to reproduce,
1. Create a normal page with RadEntry with FlowDirection set to {x:Static Device.FlowDirection}
2. Change the flow direction of the app pragmatically using Device.SetFlowDirection(RTL).
3. Then the Entry is not aligning to RTL