Allow CloseOnEscape feature for RadDropDownButtons and RadSplitButtons in the RadToolBar
Allow the ToolBar to to set a WrapPanel as an ItemsPanel.
Setting ToolBar.Background to Transparent should make the control transparent
There is a ContextMenu inside DropDownContent of a DropDownButton which is in the OverflowPopup. Closing the menu does not close the overflow area of the toolbar. And this i by desing, context menu is not responsible for closing all popups up above it. RadToolBar can handle this scenario with subscribing to ContextMenu events.
Allow the RadToolBar to apply locally set Styles to its elements even if they have predefined styles in the ContainerStyleSelector.
Once the Windows8Touch theme is selected changing the theme to anyone else makes the Toolbar in the selected theme to look large like in Windows8Touch theme
ToolBar: ToolBarTray doesn't respect ToolBar's HorizontalAlignment property. ToolBarTray is actually a Grid supporting Band and BandIndex properties of the RadToolBar. To simply position RadToolBars with Horizontal/VerticalAlignment properties you can use Grid instead of RadToolBarTray. The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Implement DragAndDrop in terms of allowing a reordering of the ToolBars in the ToolBarTray and moving toolbars from one tray to another.
Instances of the Buttons in ToolBar are not removed correctly. EDIT: We are marking this item Declined. We are unable to detect any memory leaks with WPF or SL toolbar with Q2 2015 dlls. Please open a new support with details if you encounter any memory leak issues with RadToolbar.
When the Orientation of the ToolBar is Vertical, in Windows8Touch theme the control is not sized properly. Available in LIB version: 2014.3.1326
When you are binding ItemSource to collection, the Height of RadToolbarTray becomes equals null so it's not visible. Can you fix it please?
Allow buttons to be right aligned in the toolbar Available in Q3 2014.