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