4 references to SortPropertyInfo
PresentationFramework (4)
src\Framework\MS\Internal\Data\SortFieldComparer.cs (4)
121private SortPropertyInfo[] CreatePropertyInfo(SortDescriptionCollection sortFields) 123SortPropertyInfo[] fields = new SortPropertyInfo[sortFields.Count]; 239SortPropertyInfo[] _fields;