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