13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
617
case BamlRecordType.
PropertyIDictionaryStart
:
2137
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
76
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
689
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecords.cs (4)
484
recordType = BamlRecordType.
PropertyIDictionaryStart
;
638
case BamlRecordType.
PropertyIDictionaryStart
:
1000
bamlRecordType == BamlRecordType.
PropertyIDictionaryStart
3061
get { return BamlRecordType.
PropertyIDictionaryStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1336
(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyIDictionaryStart
);
System\Windows\Markup\BamlWriter.cs (3)
469
parentType != BamlRecordType.
PropertyIDictionaryStart
)
700
case BamlRecordType.
PropertyIDictionaryStart
:
776
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
668
case BamlRecordType.
PropertyIDictionaryStart
: