This is the most logged exception in my application and it looks like it's coming from RadToolBar: Specified element is already the logical child of another element. Disconnect it first.
Stacktrace:
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.
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 you are binding ItemSource to collection, the Height of RadToolbarTray becomes equals null so it's not visible. Can you fix it please?