Base:
method
GetClassNameCore
System.Windows.Automation.Peers.UIElementAutomationPeer.GetClassNameCore()
2 references to GetClassNameCore
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
1081string automationId = this.GetClassNameCore(); 1096automationId = variablePartOfAutomationId + "(" + this.GetClassNameCore() + ")";