3 references to GetSourceValueInfo
PresentationFramework (3)
MS\Internal\Data\ClrBindingWorker.cs (3)
479SourceValueInfo svi = PW.GetSourceValueInfo(k); 481string parentName = (k > 0) ? PW.GetSourceValueInfo(k - 1).name : String.Empty; 494SourceValueInfo svi = PW.GetSourceValueInfo(k);