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)
379lsi.SetBinding(info.Path, info.Property, oneTime, true); 383lsi.SetBinding(info.Path, info.Property, oneTime); 389lsi.SetBinding(info.Path, info.Property, oneTime);