2 references to GetPropertyType
PresentationFramework (2)
System\Windows\Markup\BamlMapTable.cs (1)
823propType = attributeInfo.GetPropertyType();
System\Windows\Markup\BamlReader.cs (1)
1031Type propertyType = attrInfo.GetPropertyType();