13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
616
case BamlRecordType.
PropertyIDictionaryStart
:
2136
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
75
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
688
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecords.cs (4)
483
recordType = BamlRecordType.
PropertyIDictionaryStart
;
637
case BamlRecordType.
PropertyIDictionaryStart
:
999
bamlRecordType == BamlRecordType.
PropertyIDictionaryStart
3060
get { return BamlRecordType.
PropertyIDictionaryStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1335
(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyIDictionaryStart
);
System\Windows\Markup\BamlWriter.cs (3)
468
parentType != BamlRecordType.
PropertyIDictionaryStart
)
699
case BamlRecordType.
PropertyIDictionaryStart
:
775
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
667
case BamlRecordType.
PropertyIDictionaryStart
: