2 references to GetValue
PresentationFramework (2)
src\Framework\MS\Internal\Data\LiveShapingList.cs (2)
271
object v1 = x.
GetValue
(_compInfos[k].Path, _compInfos[k].Property);
272
object v2 = y.
GetValue
(_compInfos[k].Path, _compInfos[k].Property);