1 instantiation of RowCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
2536
_rowCache = new
RowCache
();
1 reference to RowCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
3203
private
RowCache
_rowCache;