Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は今少し混乱しています。*.xamlがバインドされていないPhoneApplicationPageに移動するにはどうすればよいですか。解決策を見つけるために何を検索すればよいかさえわかりません。多分頭脳明晰。
これを試して : Me.NavigationService.Navigate(New Uri("PhoneApplicationPage",Urikind.Relative))
Me.NavigationService.Navigate(New Uri("PhoneApplicationPage",Urikind.Relative))
しかし、 .xaml がないのはどうしてでしょうか?