1 instantiation of BamlPropertyWithStaticResourceIdRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
721record = new BamlPropertyWithStaticResourceIdRecord();
2 references to BamlPropertyWithStaticResourceIdRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1186BamlPropertyWithStaticResourceIdRecord bamlPropertyWithStaticResourceId = 1187(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyWithStaticResourceId);