1 write to KeyId
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
119KeyId = keyId;
4 references to KeyId
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
1913string param = GetStaticExtensionValue(optimizedResource.KeyId, out memberType, out providedValue); 1938XamlType xamlType = BamlSchemaContext.GetXamlType(optimizedResource.KeyId); 1945_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetXamlType(optimizedResource.KeyId))); 1952string text = _context.SchemaContext.GetString(optimizedResource.KeyId);