4 references to PropertyIDictionaryEnd
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
99case BamlRecordType.PropertyIDictionaryEnd: // End record
Framework\System\Windows\Markup\BamlRecords.cs (2)
652case BamlRecordType.PropertyIDictionaryEnd: 3144get { return BamlRecordType.PropertyIDictionaryEnd; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1370(BamlPropertyIDictionaryEndRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryEnd);