2 references to GetPropertyDeclaringType
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2045
return Logic_GetFullyQualifiedNameForType(BamlSchemaContext.
GetPropertyDeclaringType
(propertyId)) + "." +
2698
memberType = BamlSchemaContext.
GetPropertyDeclaringType
(valueId).UnderlyingType;