Implemented interface member:
property
ValueId
System.Windows.Markup.IOptimizedMarkupExtension.ValueId
2 writes to ValueId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (1)
2327
ValueId
= bamlBinaryReader.ReadInt16();
System\Windows\Markup\BamlRecordWriter.cs (1)
1194
bamlPropertyWithExtension.
ValueId
= valueId;
1 reference to ValueId
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
2349
bamlBinaryWriter.Write(
ValueId
);