4 references to SetBinding
PresentationFramework (4)
MS\Internal\Data\LiveShapingItem.cs (1)
150
SetBinding
(path, dp); // set up the binding, if not already done
MS\Internal\Data\LiveShapingList.cs (3)
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);