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