1 write to _collection
PresentationFramework (1)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
238
_collection
= collection;
1 reference to _collection
PresentationFramework (1)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
276
return
_collection
.GetCellInfoFromIndex(_owner, _regions, _current);