Completed
Last Updated: 16 May 2016 10:32 by Konstantin
ADMIN
Telerik Admin
Created on: 23 Nov 2010 10:57
Category: TabControl
Type: Bug Report
17
TabControl: Prism View is incorrectly initialized when associated with a region
Prism View is incorrectly initialized when associated with a region

We have created a SDK sample with a CustomRegionAdapter for the RadTabControl and its implementation can be found in out SDK repository(https://github.com/telerik/xaml-sdk/tree/master/TabControl/PRISM/CustomTabControlRegionAdapter)
1 comment
Konstantin
Posted on: 07 Nov 2011 11:35
You need to implement and register RadTabControl compatible Prism Region Adapter. I did it in our project by search and replace in original TabControl Region Adapter