I am using this example http://msdn.microsoft.com/en-us/library/system.windows.controls.virtualizingstackpanel.virtualizationmode.aspx
But when I enter my Page, I want to run the code from it first, then the class LotsOfItems, so my question is how to call this class constructor to fill the listbox on my command?