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