5 references to StaticResourceRecordList
PresentationFramework (5)
System\Windows\Markup\BamlRecordWriter.cs (5)
1174keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1181bamlPropertyWithStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1); 1590List<List<ValueDeferRecord>> staticResourceRecordList = keyRecord.StaticResourceRecordList; 1695keyDeferRecord.StaticResourceRecordList.Add(_staticResourceRecordList); 1700bamlStaticResourceId.StaticResourceId = (short)(keyDeferRecord.StaticResourceRecordList.Count-1);