public PastEntries() { InitializeComponent(); tc.EntryColumns(); entryList.ItemsSource = tc.Entries; }