1 write to ClassToState
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\Bidi.cs (1)
95ClassToState = new StateMachineState[(int) DirectionClass.ClassMax]
1 reference to ClassToState
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\Bidi.cs (1)
819state = ClassToState[(int) startingClass];