[]
Gets or sets the template of the sort icon when it is sorted descending.
public DataTemplate SortDescendingIconTemplate { get; set; }
When this property is null, the SortAscendingIconTemplate icon template will be mirrored horizontally.