2 writes to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2522
_itemCollection
= itemCollection;
2530
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2527
if (
_itemCollection
!= null)
2529
_itemCollection
.EndDefer();