1
Answer

.Net Memory profiler, memory leak in WPF application

Photo of Vivek Abraham

Vivek Abraham

8y
1.8k
1
Used .NET Memory Profiler to detect memory leak in a WPF application. What observed was "Memory snapshots shows only the memory difference in .Net class libraries".
Is there a way to solve this memory issues? 
 Does that causes memory leak in the application?

Answers (1)