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