1 reference to GetCustomAttributeData
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\ReflectionHelper.cs (1)
230
string attrValue =
GetCustomAttributeData
(list, attrType, out typeValue, true, false);