2 writes to _itemCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2530
_itemCollection
= itemCollection;
2538
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2535
if (
_itemCollection
!= null)
2537
_itemCollection
.EndDefer();