Hi,
I am using IG Version 10.3.20103.1003. I can notice the usercontrol which I am placing inside the XamContentPane is not disposing on close & with every close & open on ContentPane I can see the memory going up because the View inside the ContentPane is not disposing.
I am setting
AllowClose="True" CloseAction="RemovePane"
Also the usercontrol which I am using have a simple ListView.
Can any one please suggest any solution? Or is it a bug? I am using Windows 7 as client environment.
Use this Prism region adapter for the XamDockManager
http://brianlagunas.com/2012/09/12/xamdockmanagera-prism-regionadapter/