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)
1081
string automationId = this.
GetClassNameCore
();
1096
automationId = variablePartOfAutomationId + "(" + this.
GetClassNameCore
() + ")";