1 write to ObjectId
PresentationCore (1)
System\Windows\BinaryFormat\ArrayInfo.cs (1)
26ObjectId = objectId;
2 references to ObjectId
PresentationCore (2)
System\Windows\BinaryFormat\ArrayInfo.cs (1)
31writer.Write(ObjectId);
System\Windows\BinaryFormat\ArrayRecord.cs (1)
37public Id ObjectId => ArrayInfo.ObjectId;