Base:
method
GetAutomationControlTypeCore
System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlTypeCore()
4 overrides of GetAutomationControlTypeCore
PresentationFramework (4)
System\Windows\Automation\Peers\DocumentAutomationPeer.cs (1)
103protected override AutomationControlType GetAutomationControlTypeCore()
System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
41protected override AutomationControlType GetAutomationControlTypeCore()
System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
47protected override AutomationControlType GetAutomationControlTypeCore()
System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
43protected override AutomationControlType GetAutomationControlTypeCore()