This is a migrated thread and some comments may be shown as answers.

RadRibbonBackstage and FlowDirection

1 Answer 66 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 06 May 2020, 03:27 PM

Hello,

I have a window that contains a RadRibbonView. This RadRibbonView is composed of several RadRibbonBackstage.

 

I changed by code the property FlowDirection of the window to the value RightToLeft.

Because of property value inheritance, this property is supposed to be automatically changed for all child elements.

Here is the visual tree (see capture in attachment):
ATSShell_Mainwindow

    Border

        AdornerDecorator

            AdornerLayer

                BackstageAdorner

                    RadRibbonBackstage

The value of the property FlowDirection is correctly inherited up to the BackstageAdorner (RightToLeft).

But the value of the RadRibbonBackstage is still LeftToRight.

How can I fix that issue ?

 

Thanks,

Alexandre

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 11 May 2020, 11:37 AM

Hello Antoine,

I've tested the reported behavior but I wasn't able to reproduce this. You can check the attached project and let me know if I am missing anything. Also, you can upgrade to the latest version of Telerik UI for WPF and see if the issue resolves.

Regards,
Martin Ivanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
RibbonView and RibbonWindow
Asked by
n/a
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or