2 references to GetClassNameCore
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
1081
string automationId = this.
GetClassNameCore
();
1096
automationId = variablePartOfAutomationId + "(" + this.
GetClassNameCore
() + ")";