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