<CollectionViewSource.SortDescriptions> <scm:SortDescription PropertyName="Station" Direction="Ascending"/> <scm:SortDescription PropertyName="RecipeName"/> <scm:SortDescription PropertyName="Station"/> <scm:SortDescription PropertyName="PrepTime"/> <scm:SortDescription PropertyName="RecipeID"/> <scm:SortDescription PropertyName="Image"/> <scm:SortDescription PropertyName="Employee" Direction="Ascending"/> </CollectionViewSource.SortDescriptions> <CollectionViewSource.GroupDescriptions> <dat:PropertyGroupDescription PropertyName="Station"/> </CollectionViewSource.GroupDescriptions> </CollectionViewSource>