2 writes to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2513
_itemCollection
= itemCollection;
2521
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2518
if (
_itemCollection
!= null)
2520
_itemCollection
.EndDefer();