1 write to DeclaringTypeId
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
749
DeclaringTypeId
= declaringTypeId;
3 references to DeclaringTypeId
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (3)
201
XamlType declaringType = GetXamlType(bamlProperty.
DeclaringTypeId
);
255
declaringType = GetXamlType(bamlProperty.
DeclaringTypeId
);
286
return GetXamlType(bamlProperty.
DeclaringTypeId
);