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?