2 writes to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2499
_itemCollection
= itemCollection;
2507
_itemCollection
= null;
2 references to _itemCollection
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2504
if (
_itemCollection
!= null)
2506
_itemCollection
.EndDefer();