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