Using the XamDockManager from 14.201.20142 I get a "Prefix 'igDock' does not map to a namespace." exception thrown whenever I set the theme to "Office2013". Looking through the samples this is supported and works for your example but not my use case, also all other themes I have tried work fine.
I am using Brian Laguna's region adapter in a document content host so views can be injected via regions, see the below code snippet:
<dockManager:XamDockManager> <igWPF:DocumentContentHost> <dockManager:SplitPane > <dockManager:TabGroupPane x:Name="_tabGroupPaneOne" cal:RegionManager.RegionName="{Binding RegionName}" /> </dockManager:SplitPane> </igWPF:DocumentContentHost>
</dockManager:XamDockManager>
Hello Mark,
I downloaded Brian's region adapter sample from his blog and updated the Infragistics assemblies to point to 14.1. I then set the Theme property on the XamDockManager to Office2013 but was not able to reproduce the issue. The sample built and ran as expected. I have attached the updated project.
Is there anything in your project related to the XamDockManager that differs from the one in Brian's sample? Can you modify Brian's sample to reproduce the issue and send it back to me?
Were you able to resolve your issue?
Sincerely,Valerie Developer Support Supervisor - XAMLInfragisticswww.infragistics.com/support