Well its a canvas that I build in code, all of my labels, and controls and things are built onto the canvas.
The images are added in BuildPage, But then everything is built in ConnectPage. That is where everything is initialized.
And I kept it in this thread because for me, its related to the orientation thing. Because like I said, if I dont use that, and just navigate to the page, this issue DOES NOT happen. It only happens when I use NavigateToPage with the orientation change.