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