4 references to PropertyWithStaticResourceId
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
131
case BamlRecordType.
PropertyWithStaticResourceId
:
Framework\System\Windows\Markup\BamlRecords.cs (2)
720
case BamlRecordType.
PropertyWithStaticResourceId
:
4011
get { return BamlRecordType.
PropertyWithStaticResourceId
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1187
(BamlPropertyWithStaticResourceIdRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyWithStaticResourceId
);