Base:
method
GetClassNameCore
System.Windows.Automation.Peers.AutomationPeer.GetClassNameCore()
4 overrides of GetClassNameCore
PresentationFramework (4)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (1)
114protected override string GetClassNameCore()
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
69override protected string GetClassNameCore()
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
56protected override string GetClassNameCore()
src\Framework\System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
61protected override string GetClassNameCore()