Hello,
We are converting our MS WPF Ribbon application to use the Infragistics xamRibbon but there are two things I have not been able to reproduce in the xamlRibbon. One in our search box that we put on the upper right side of the ribbon (known as the HelpPane in MS WPF Ribbon). We also have a company logo that is below this over the actual menu section itself (not a problem as we never fill up the hole ribbon).
I'm aware of the "workaround" which could potentially be used for the search text box, but that workaround would not work for the logo because it is not in the "tab items" area but inside the tab content itself.
Thanks
Jason
Use the TabItemAreaToolbar to place your search textbox to the right side of the tab items.
http://help.infragistics.com/doc/WPF/2014.2/CLR4.0/?page=xamRibbon_Tab_Item_Area_Toolbar.html