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