2 references to ItemsControlWrapperAutomationPeer
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
4014
return new
ItemsControlWrapperAutomationPeer
(this);
4029
return new
ItemsControlWrapperAutomationPeer
(this);