1 instantiation of RowCache
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
2494
_rowCache = new
RowCache
();
1 reference to RowCache
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
3151
private
RowCache
_rowCache;