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)
2527if (_itemCollection != null) 2529_itemCollection.EndDefer();