2 references to GetTypeFromName
PresentationFramework (2)
System\Windows\PropertyPath.cs (2)
581
ownerType =
GetTypeFromName
(ownerName, context);
749
args[i].type =
GetTypeFromName
(paramList[i].parenString, context);