1 write to index
PresentationFramework (1)
MS\Internal\Data\SortFieldComparer.cs (1)
129
fields[k].
index
= k;
2 references to index
PresentationFramework (2)
MS\Internal\Data\SortFieldComparer.cs (2)
157
object value = cvi[
index
];
162
value = cvi[
index
] = GetValueCore(cvi.OriginalItem);