2 references to GetPropertyType
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
841propType = attributeInfo.GetPropertyType();
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1053Type propertyType = attrInfo.GetPropertyType();