I think I know how. I've extracted TabControl's template using Blend and then replaced ContentPresenter with RadTransitionControl.
Is there any other way without applying entire template?
0
Pana
Telerik team
answered on 13 May 2010, 08:48 AM
Hi Miha Markic,
You can read this blog-post. It is for Silverlight but the same technique apply for WPF. If you have successfully replaced the ContentPresenter with RadTransitionControl it will not teach you something new though. The transitions looks cool but uses CPU and add some overhead on the Control's template so we don't have intentions on replacing the ContentPresenters with RadTransitionControl.
Best wishes,
Panayot
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.