public ListViewPerformance() { InitializeComponent(); BindingContext = new ListViewPerformanceViewModel(); }