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