1 write to KeyId
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
116
KeyId
= keyId;
4 references to KeyId
PresentationFramework (4)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
1932
string param = GetStaticExtensionValue(optimizedResource.
KeyId
, out memberType, out providedValue);
1958
XamlType xamlType = BamlSchemaContext.GetXamlType(optimizedResource.
KeyId
);
1965
_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetXamlType(optimizedResource.
KeyId
)));
1972
string text = _context.SchemaContext.GetString(optimizedResource.
KeyId
);