13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
625
case BamlRecordType.
PropertyIDictionaryStart
:
2128
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
77
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
707
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\BamlRecords.cs (4)
496
recordType = BamlRecordType.
PropertyIDictionaryStart
;
650
case BamlRecordType.
PropertyIDictionaryStart
:
1012
bamlRecordType == BamlRecordType.
PropertyIDictionaryStart
3073
get { return BamlRecordType.
PropertyIDictionaryStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1341
(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyIDictionaryStart
);
System\Windows\Markup\BamlWriter.cs (3)
481
parentType != BamlRecordType.
PropertyIDictionaryStart
)
712
case BamlRecordType.
PropertyIDictionaryStart
:
788
case BamlRecordType.
PropertyIDictionaryStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
675
case BamlRecordType.
PropertyIDictionaryStart
: