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