2 references to ParsePropertyName
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
1505dp = XamlTypeMapper.ParsePropertyName(ParserContext,
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
366_dpProperty = XamlTypeMapper.ParsePropertyName(_parserContext, value, ref ownerType);