VirtualizingWrapPanel (Net.Core): Items container are not fully removed when they are resized runtime and removed by drag-drop operation
This behavior is reproducible when the ItemHeight and ItemWidth properties are changed runtime. When thеse properties are changing, and an item is removed, its container is still presenting in the UI, which leads to an empty container.