Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
Closing the XamContentPane is not disposing the usercontrol.
posted

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.