Base:
property
SortDescriptions
System.Windows.Data.CollectionView.SortDescriptions
2 references to SortDescriptions
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (1)
144
get { return _view.
SortDescriptions
; }
System\Windows\Data\ListCollectionView.cs (1)
404
/// to <seealso cref="
SortDescriptions
"/>.