Base:
method
GetAutomationIdCore
System.Windows.Automation.Peers.AutomationPeer.GetAutomationIdCore()
1 override of GetAutomationIdCore
PresentationFramework (1)
System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
30
protected override string
GetAutomationIdCore
()
1 reference to GetAutomationIdCore
PresentationFramework (1)
System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
33
string result = base.
GetAutomationIdCore
();