2 writes to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2497
_itemCollection
= itemCollection;
2505
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2502
if (
_itemCollection
!= null)
2504
_itemCollection
.EndDefer();