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.
Visual Studio を使用してシルバー ライトで 1 つのページを作成しました。ボタン クリック時にシルバー ライトのメインページから呼び出したいのですが、どうすれば取得できますか ...
これを試してください
this.NavigationService.Navigate(new Uri("SelectionPage.xaml", UriKind.Relative));