6 references to PropertyWithStaticResourceId
PresentationFramework (6)
System\Windows\Markup\BamlReader.cs (1)
752case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecordHelper.cs (1)
127case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecordReader.cs (1)
757case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecords.cs (2)
709case BamlRecordType.PropertyWithStaticResourceId: 3809get { return BamlRecordType.PropertyWithStaticResourceId; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1173(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyWithStaticResourceId);