Base:
method
GetNameCore
System.Windows.Automation.Peers.AutomationPeer.GetNameCore()
1 override of GetNameCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
51
protected override string
GetNameCore
()
1 reference to GetNameCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
53
string name = base.
GetNameCore
();