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