3 references to PropertyStringReference
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
116
case BamlRecordType.
PropertyStringReference
: // Not common enough
Framework\System\Windows\Markup\BamlRecords.cs (2)
616
case BamlRecordType.
PropertyStringReference
:
2177
get { return BamlRecordType.
PropertyStringReference
; }