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