public JournalEntriesPage() { InitializeComponent(); BindingContext = new JournalEntriesViewModel { Navigation = Navigation }; }