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