<telerik:RadOutlookBar.ContentTemplate> <DataTemplate>
<ContentControl Content="{Binding ActiveBar}"/>
</DataTemplate> </telerik:RadOutlookBar.ContentTemplate>
What you mentioned works as expected on my side. Can you elaborate more on the problem, or send us example project?