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