1 write to DeclaringTypeId
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
750DeclaringTypeId = declaringTypeId;
3 references to DeclaringTypeId
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (3)
200XamlType declaringType = GetXamlType(bamlProperty.DeclaringTypeId); 254declaringType = GetXamlType(bamlProperty.DeclaringTypeId); 285return GetXamlType(bamlProperty.DeclaringTypeId);