If there are 5000 ContentControl in WPF get created, the application turns into zombie process

StackOverflow https://stackoverflow.com/questions/16675530

  •  30-05-2022
  •  | 
  •  

Вопрос

If there are 5000 ContentControl in WPF get recreated each time when I click a button, the application turns into zombie process.

ContentControl are created by the DataTemplate. The memory usage keeps going up.

Это было полезно?

Решение

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top