Hi,
I'm trying to build my WPF application in such a way that when the RibbonTabItemSelected event occurs, I load a new UserControl into the LayoutRoot Grid below the Ribbon. However, when the application initializes the firsttime, the RibbonTabItemSelected event occurs and the LayoutRoot Grid has not initialized yet. What do I do to escape the first initialization?
Hello,
I look at this issue and found one solution.
Look at the attached project. Tell me if this works for you, and if you need more assistance.
Regards,
Anastas