4 references to SetBinding
PresentationFramework (4)
MS\Internal\Data\LiveShapingItem.cs (1)
150SetBinding(path, dp); // set up the binding, if not already done
MS\Internal\Data\LiveShapingList.cs (3)
380lsi.SetBinding(info.Path, info.Property, oneTime, true); 384lsi.SetBinding(info.Path, info.Property, oneTime); 390lsi.SetBinding(info.Path, info.Property, oneTime);