3 references to
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (1)
25
public ComboBoxAutomationPeer(ComboBox owner):
base
(owner)
src\Framework\System\Windows\Automation\Peers\ListBoxAutomationPeer.cs (1)
24
public ListBoxAutomationPeer(ListBox owner):
base
(owner)
src\Framework\System\Windows\Automation\Peers\TabControlAutomationPeer.cs (1)
24
public TabControlAutomationPeer(TabControl owner):
base
(owner)