4 references to SortPropertyInfo
PresentationFramework (4)
MS\Internal\Data\SortFieldComparer.cs (4)
110
private
SortPropertyInfo
[] CreatePropertyInfo(SortDescriptionCollection sortFields)
112
SortPropertyInfo
[] fields = new
SortPropertyInfo
[sortFields.Count];
228
private
SortPropertyInfo
[] _fields;