public InvoiceListViewModel() { FilteredInvoices = InvoiceList = Invoices.GetAll().ToSvenTechCollection(); }