2 references to GetValue
PresentationFramework (2)
MS\Internal\Data\SortFieldComparer.cs (2)
59
object v1 = _fields[k].
GetValue
(o1);
60
object v2 = _fields[k].
GetValue
(o2);