2 references to GetCustomAttributeData
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
1913contentProperty = ReflectionHelper.GetCustomAttributeData(baseType, attrType, true); 3417propName = ReflectionHelper.GetCustomAttributeData(baseType, attrType, false);