7 references to PropertyIDictionaryStart
PresentationBuildTasks (7)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
80
case BamlRecordType.
PropertyIDictionaryStart
:
Framework\System\Windows\Markup\BamlRecords.cs (3)
496
recordType = BamlRecordType.
PropertyIDictionaryStart
;
649
case BamlRecordType.
PropertyIDictionaryStart
:
3217
get { return BamlRecordType.
PropertyIDictionaryStart
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1350
(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyIDictionaryStart
);
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
689
case BamlRecordType.
PropertyIDictionaryStart
:
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
4042
case BamlRecordType.
PropertyIDictionaryStart
: