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