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