2 writes to _itemCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2530_itemCollection = itemCollection; 2538_itemCollection = null;
2 references to _itemCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2535if (_itemCollection != null) 2537_itemCollection.EndDefer();