6 references to Path
PresentationFramework (6)
MS\Internal\Data\LiveShapingList.cs (6)
264object v1 = x.GetValue(_compInfos[k].Path, _compInfos[k].Property); 265object v2 = y.GetValue(_compInfos[k].Path, _compInfos[k].Property); 380lsi.SetBinding(info.Path, info.Property, oneTime, true); 384lsi.SetBinding(info.Path, info.Property, oneTime); 390lsi.SetBinding(info.Path, info.Property, oneTime); 479(dp == null && String.IsNullOrEmpty(infos[k].Path)))