protected override Frame OnCreateRootFrame()
 {
     return(shell.FindName("rootFrame") as Frame);
 }