Base:
method
GetAutomationControlTypeCore
System.Windows.Automation.Peers.UIElementAutomationPeer.GetAutomationControlTypeCore()
4 overrides of GetAutomationControlTypeCore
PresentationFramework (3)
System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (1)
39
override protected AutomationControlType
GetAutomationControlTypeCore
()
System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
34
override protected AutomationControlType
GetAutomationControlTypeCore
()
System\Windows\Automation\Peers\TabControlAutomationPeer.cs (1)
37
override protected AutomationControlType
GetAutomationControlTypeCore
()
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonAutomationPeer.cs (1)
48
protected override AutomationControlType
GetAutomationControlTypeCore
()
1 reference to GetAutomationControlTypeCore
PresentationFramework (1)
System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
42
return base.
GetAutomationControlTypeCore
();