4 references to
PresentationFramework (3)
System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (1)
16
public ComboBoxAutomationPeer(ComboBox owner):
base
(owner)
System\Windows\Automation\Peers\ListBoxAutomationPeer.cs (1)
13
public ListBoxAutomationPeer(ListBox owner):
base
(owner)
System\Windows\Automation\Peers\TabControlAutomationPeer.cs (1)
14
public TabControlAutomationPeer(TabControl owner):
base
(owner)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonAutomationPeer.cs (1)
34
:
base
(owner)