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