2 references to MaxLevel
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (2)
272
for (int counter=
MaxLevel
; counter>=0; counter--)
324
for (byte counter =0; counter<=
MaxLevel
; counter++)