To reproduce: - Add a pivot grid and a field list to a blank form. - Populate the pivot grid with LocalDataSourceProvider - Show and close the form several times and collect the garbage. - The memory is freed properly. - Bind the controls and show and close the form several times again. - After the garbage collection the memory is not freed.