6 references to PropertyWithStaticResourceId
PresentationFramework (6)
System\Windows\Markup\BamlReader.cs (1)
760
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecordHelper.cs (1)
128
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecordReader.cs (1)
775
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecords.cs (2)
721
case BamlRecordType.
PropertyWithStaticResourceId
:
3821
get { return BamlRecordType.
PropertyWithStaticResourceId
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1178
(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyWithStaticResourceId
);