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