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