2 references to GetPropertyDeclaringType
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2026
$"{Logic_GetFullyQualifiedNameForType(BamlSchemaContext.
GetPropertyDeclaringType
(propertyId))}.{BamlSchemaContext.GetPropertyName(propertyId, false)}";
2674
memberType = BamlSchemaContext.
GetPropertyDeclaringType
(valueId).UnderlyingType;