5 references to StaticResourceRecordList
PresentationFramework (5)
System\Windows\Markup\BamlRecordWriter.cs (5)
1168keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1175bamlPropertyWithStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1); 1584List<List<ValueDeferRecord>> staticResourceRecordList = keyRecord.StaticResourceRecordList; 1686keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1691bamlStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1);