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