I am developing an application and I used LayoutControl , I noticed that the window persist in memory when I close it , even if I use GC.Collect() to wake up garbage collector, there is a memory leaks concerning LayoutControl.
Otherwise, if I put any other telerik component like RadGridView or RadMenu the window object is removed from the memory after closing .
Please help because I use LayoutControl in 120 interfaces.
I use ANTS Memory Profiler 8 , Telerik UI for WPF R3 2017 SP1 , win7 sp1 x64 , visual studio 2013.
Demo application : https://drive.google.com/open?id=1jzyLK9w6YMURHIIF4dkDUxUbzJrBWWPU