6 references to PropertyWithStaticResourceId
PresentationFramework (6)
System\Windows\Markup\BamlReader.cs (1)
750
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecordHelper.cs (1)
127
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecordReader.cs (1)
766
case BamlRecordType.
PropertyWithStaticResourceId
:
System\Windows\Markup\BamlRecords.cs (2)
715
case BamlRecordType.
PropertyWithStaticResourceId
:
3815
get { return BamlRecordType.
PropertyWithStaticResourceId
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1175
(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyWithStaticResourceId
);