コード例 #1
0
 protected override Frame OnCreateRootFrame()
 {
     return(shell.FindName("rootFrame") as Frame);
 }