4 references to GetType
PresentationFramework (4)
System\Windows\Markup\BamlWriter.cs (4)
208Type elementType = GetType(assemblyName, typeFullName); 860typeConverter = GetType(typeConverterAssemblyName, typeConverterName); 1193ownerType = GetType(assemblyName, ownerTypeFullName); 1244ownerType = GetType(assemblyName, ownerTypeFullName);