1 write to _itemsControl
PresentationFramework (1)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
765_itemsControl = itemsControl;
2 references to _itemsControl
PresentationFramework (2)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (2)
776((IItemContainerGenerator)_itemsControl.ItemContainerGenerator).PrepareItemContainer(_container); 783ItemContainerGenerator.UnlinkContainerFromItem(_container, _item, _itemsControl);