2 references to GetCustomAttributeData
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
1937
contentProperty = ReflectionHelper.
GetCustomAttributeData
(baseType, attrType, true);
3428
propName = ReflectionHelper.
GetCustomAttributeData
(baseType, attrType, false);