1 write to _itemsControl
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
771_itemsControl = itemsControl;
2 references to _itemsControl
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (2)
782((IItemContainerGenerator)_itemsControl.ItemContainerGenerator).PrepareItemContainer(_container); 789ItemContainerGenerator.UnlinkContainerFromItem(_container, _item, _itemsControl);