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