private void ApplyColumns() { WPFHelper.RefreshGridView(DataGrid, ViewModel.DisplayedColumns, WpfSortHelper.SortPropertyNameProperty); }