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