4 references to SetBinding
PresentationFramework (4)
src\Framework\MS\Internal\Data\LiveShapingItem.cs (1)
154
SetBinding
(path, dp); // set up the binding, if not already done
src\Framework\MS\Internal\Data\LiveShapingList.cs (3)
387
lsi.
SetBinding
(info.Path, info.Property, oneTime, true);
391
lsi.
SetBinding
(info.Path, info.Property, oneTime);
397
lsi.
SetBinding
(info.Path, info.Property, oneTime);