1 reference to _defaultRowCacheSize
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
36
_rowCache = new List<RowInfo>(
_defaultRowCacheSize
);