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