image is initiated off the screen.
description
when using the sample for wp7.1, the constructor of MainPage has some calls to 'Move()'
however, if i remove those calls, then the images are not where they are supposed to be, but instead off the screen as shown in the attachment. how can i initialize the elements w/out moving them from where they are defined to be in the xaml layout?
many thanks