4 references to PropertyIListEnd
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
98case BamlRecordType.PropertyIListEnd: // End record
Framework\System\Windows\Markup\BamlRecords.cs (2)
646case BamlRecordType.PropertyIListEnd: 3126get { return BamlRecordType.PropertyIListEnd; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1339(BamlPropertyIListEndRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListEnd);