2 references to ListBoxAutomationPeer
PresentationFramework (2)
System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
28: base(owner)
System\Windows\Controls\ListBox.cs (1)
227return new System.Windows.Automation.Peers.ListBoxAutomationPeer(this);