1 write to offset
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Positioning.cs (1)
1024public BaseArray(int Offset) { offset = Offset; }
2 references to offset
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\Positioning.cs (2)
1012int anchorTableOffset = Table.GetUShort(offset + offsetAnchorArray + 1021return new AnchorTable(Table, offset + anchorTableOffset);