2 references to GetPropertyStartRecordType
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (1)
681BamlRecordType recordType = BamlRecordManager.GetPropertyStartRecordType(propertyType, propertyCanWrite);
System\Windows\Markup\MarkupExtensionParser.cs (1)
641BamlRecordType propertyRecordType = BamlRecordManager.GetPropertyStartRecordType(propertyType, propertyCanWrite);