8 [XamlCompilation(XamlCompilationOptions.Compile)]
17 this.InitializeComponent();
Base class that references services in the app.
static INavigationService NavigationService
The navigation service for navigating between pages.
Holds navigation parameters specific to views displaying a list of contacts.
The view model to bind to when displaying the list of contacts.
A page that displays a list of the current user's contacts.
MyContactsPage()
Creates a new instance of the MyContactsPage class.