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