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