5 references to StaticResourceRecordList
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (5)
1183
keyDeferRecord.
StaticResourceRecordList
.Add(_staticResourceRecordList);
1190
bamlPropertyWithStaticResourceId.StaticResourceId = (short)(keyDeferRecord.
StaticResourceRecordList
.Count-1);
1599
List<List<ValueDeferRecord>> staticResourceRecordList = keyRecord.
StaticResourceRecordList
;
1705
keyDeferRecord.
StaticResourceRecordList
.Add(_staticResourceRecordList);
1710
bamlStaticResourceId.StaticResourceId = (short)(keyDeferRecord.
StaticResourceRecordList
.Count-1);