5 references to StaticResourceRecordList
PresentationFramework (5)
System\Windows\Markup\BamlRecordWriter.cs (5)
1171keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1178bamlPropertyWithStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1); 1587List<List<ValueDeferRecord>> staticResourceRecordList = keyRecord.StaticResourceRecordList; 1692keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1697bamlStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1);