1 write to index
PresentationFramework (1)
src\Framework\MS\Internal\Data\SortFieldComparer.cs (1)
140
fields[k].
index
= k;
2 references to index
PresentationFramework (2)
src\Framework\MS\Internal\Data\SortFieldComparer.cs (2)
168
object value = cvi[
index
];
173
value = cvi[
index
] = GetValueCore(cvi.OriginalItem);