6 references to PropertyWithStaticResourceId
PresentationFramework (6)
System\Windows\Markup\BamlReader.cs (1)
751case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecordHelper.cs (1)
126case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecordReader.cs (1)
756case BamlRecordType.PropertyWithStaticResourceId:
System\Windows\Markup\BamlRecords.cs (2)
708case BamlRecordType.PropertyWithStaticResourceId: 3808get { return BamlRecordType.PropertyWithStaticResourceId; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1172(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyWithStaticResourceId);