myItemsControl.Items.SortDescription.Clear();
myItemsControl.Items.SortDescription.Add(new SortDescription("Content", ListSortDirection.Ascending));