RadMenu's MDIList Section multiples its items when Parent form change RightToLeft to true
Steps to reproduce:
Place a RadMenu in MDI parent form and open a MDI child form and then set, in runtime, the RightToLeft property to of the MDI Parent form to true.
The mdi children in Window menu item are multiplied.