1 write to ObjectId
PresentationCore (1)
System\Windows\BinaryFormat\ClassInfo.cs (1)
26ObjectId = objectId;
2 references to ObjectId
PresentationCore (2)
System\Windows\BinaryFormat\ClassInfo.cs (1)
33writer.Write(ObjectId);
System\Windows\BinaryFormat\ClassRecord.cs (1)
23public virtual Id ObjectId => ClassInfo.ObjectId;