13 references to PropertyIDictionaryStart
PresentationFramework (13)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
634
case BamlRecordType.
PropertyIDictionaryStart
:
2151
case BamlRecordType.
PropertyIDictionaryStart
:
src\Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
80
case BamlRecordType.
PropertyIDictionaryStart
:
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
721
case BamlRecordType.
PropertyIDictionaryStart
:
src\Framework\System\Windows\Markup\BamlRecords.cs (4)
496
recordType = BamlRecordType.
PropertyIDictionaryStart
;
649
case BamlRecordType.
PropertyIDictionaryStart
:
1014
bamlRecordType == BamlRecordType.
PropertyIDictionaryStart
3217
get { return BamlRecordType.
PropertyIDictionaryStart
; }
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1350
(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyIDictionaryStart
);
src\Framework\System\Windows\Markup\BamlWriter.cs (3)
493
parentType != BamlRecordType.
PropertyIDictionaryStart
)
724
case BamlRecordType.
PropertyIDictionaryStart
:
800
case BamlRecordType.
PropertyIDictionaryStart
:
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
689
case BamlRecordType.
PropertyIDictionaryStart
: