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