Base:
method
GetNameCore
System.Windows.Automation.Peers.AutomationPeer.GetNameCore()
4 overrides of GetNameCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
41
override protected string
GetNameCore
()
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\AutomatedListBoxItemAutomationPeer.cs (1)
27
protected override string
GetNameCore
()
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (2)
353
protected override string
GetNameCore
()
449
protected override string
GetNameCore
()
1 reference to GetNameCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
43
string result = base.
GetNameCore
();