3 references to GetSourceValueInfo
PresentationFramework (3)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (3)
487SourceValueInfo svi = PW.GetSourceValueInfo(k); 489string parentName = (k>0)? PW.GetSourceValueInfo(k-1).name : String.Empty; 502SourceValueInfo svi = PW.GetSourceValueInfo(k);