I write WPF App.
But I have some problems about memory leak caused by WindowsFormsHost.
This is Sample Code
public class Class1 : WindowsFormsHost{