1
Answer

.Net Memory profiler, memory leak in WPF application

Vivek Abraham

Vivek Abraham

7y
194
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)