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