2 writes to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2498
_itemCollection
= itemCollection;
2506
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2503
if (
_itemCollection
!= null)
2505
_itemCollection
.EndDefer();