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