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