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