1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
394
public SubRule(int Offset) { {
offset
= Offset; } }
1 reference to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
276
int curOffset =
offset
;