Welcome to WindowsClient.net | Sign in | Join
These are task-based samples that are an excellent way to learn about various features of Windows Presentation Foundation. Each sample is a short walk through, some providing online demonstrations of the final result.
Control Author: jaytayl
Posted: 08-04-2007
Views: 1,066
Downloads: 1,812
This sample demonstrates how to navigate to an embedded XAML Page fragment. It also shows how to handle the FragmentNavigation event to detect when the desired fragment is not found, and override the default behavior by navigating to an error XAML Page, FragmentNotFoundPage.
Building the Sample
Running the Sample
Remarks
To navigate to an embedded XAML page fragment, type DocumentPage.xaml#Fragment5 into the address bar and click the Go button.