This is a migrated thread and some comments may be shown as answers.

RadWindow can't free memory

1 Answer 62 Views
Window
This is a migrated thread and some comments may be shown as answers.
Snow
Top achievements
Rank 1
Snow asked on 09 May 2011, 11:22 AM

I'm creating a MVVM application (WPF Browser Application) which uses RadWindow to show images. Every time I open image with the RadWindow and close it, the memory usage continues increased and never fall back, at the end, it will throw Out of Memory exception. Is there anyone know why RadWindow can not free the memory it used.

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 11 May 2011, 06:30 PM
Hello,

 
Please, make sure you don't keep any reference or event handlers to the opened RadWindows. If you do, the object will stay alive after closing.

I hope this helps.

All the best,
George
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
Tags
Window
Asked by
Snow
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or