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