1 write to secondValueRecordOffset
PresentationCore (1)
MS\Internal\Shaping\Positioning.cs (1)
745secondValueRecordOffset = (ushort)(offsetPairValueValue1 + ValueRecordTable.Size(firstValueRecordSize));
2 references to secondValueRecordOffset
PresentationCore (2)
MS\Internal\Shaping\Positioning.cs (2)
726secondValueRecordOffset, 746pairValueRecordSize = (ushort)(secondValueRecordOffset + ValueRecordTable.Size(secondValueRecordSize));