1 write to DeclaringTypeId
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
782DeclaringTypeId = declaringTypeId;
3 references to DeclaringTypeId
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (3)
210XamlType declaringType = GetXamlType(bamlProperty.DeclaringTypeId); 264declaringType = GetXamlType(bamlProperty.DeclaringTypeId); 295return GetXamlType(bamlProperty.DeclaringTypeId);