Proper usage of VirtualizingStackPanel in WPF?

Try using a ListBox or ListView instead: The ListBox will automatically handle virtualization of the items - there is a bit more manual work to do if you create the VirtualizingStackPanel directly. This is because The default ControlTemplate for ItemsControl does not have a ScrollViewer, which is the key to virtualization - more info here.

1, but mostly for the link. Thank you very much. – Alex Marshall Jan 25 at 1:42.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions