8 [XamlCompilation(XamlCompilationOptions.Skip)]
18 ChatViewModel.UniqueId = value;
28 this.InitializeComponent();
Base class that references services in the app.
static IUiService UiService
Service serializing and managing UI-related tasks.
Holds navigation parameters specific to views displaying a list of contacts.
A page that displays a list of the current user's contacts.
override? string UniqueId
ChatPage()
Creates a new instance of the ChatPage class.
The view model to bind to when displaying the list of contacts.