2 references to ShouldCache
PresentationFramework (2)
MS\Internal\Data\DataBindEngine.cs (1)
418if (item != null && pd != null && ValueTable.ShouldCache(item, pd))
MS\Internal\Data\ValueTable.cs (1)
52if (!ShouldCache(item, pd))