Last Updated:
01 Jul 2024 11:22
by ADMIN
VirtualizingWrapPanel: Missing item containers when move action is executed over the items collection at runtime
Some items are not rendered when the collection changed of the Items collection of the panel occurs with Move action. Some situations where this can happen are calling the Move() method of observable collection or using the live sorting feature of ListCollectionView, which internally moves the items.