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