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