6 references to Property
PresentationFramework (6)
MS\Internal\Data\LiveShapingList.cs (6)
268object v1 = x.GetValue(_compInfos[k].Path, _compInfos[k].Property); 269object v2 = y.GetValue(_compInfos[k].Path, _compInfos[k].Property); 384lsi.SetBinding(info.Path, info.Property, oneTime, true); 388lsi.SetBinding(info.Path, info.Property, oneTime); 394lsi.SetBinding(info.Path, info.Property, oneTime); 482if (infos[k].Property == dp ||