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