Base:
method
GetAutomationControlTypeCore
System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlTypeCore()
4 overrides of GetAutomationControlTypeCore
PresentationFramework (4)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (1)
105protected override AutomationControlType GetAutomationControlTypeCore()
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
43protected override AutomationControlType GetAutomationControlTypeCore()
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
48protected override AutomationControlType GetAutomationControlTypeCore()
src\Framework\System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
45protected override AutomationControlType GetAutomationControlTypeCore()